<xs:group name="model.measureLike_alternation"> <xs:choice> <xs:element ref="tei:num"/> <xs:element ref="tei:measure"/> <xs:element ref="tei:measureGrp"/> <xs:element ref="tei:dim"/> <xs:element ref="tei:height"/> <xs:element ref="tei:depth"/> <xs:element ref="tei:width"/> <xs:element ref="tei:geo"/> </xs:choice> </xs:group> |