summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/inline_ontology.osml
blob: e01a5be345128285ee72a6373089b6fb53d3aac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\begin{document}

\ontology#testOntology
	\struct#test[root=true]
		\field
			\childRef[ref=a]
	\struct#a

\begin{test}
\a
\end{test}

\end{document}