Complex Type | lom |
<xs:group name="annotation"> <xs:sequence> <xs:element name="annotation" type="annotation"> <xs:unique name="annotationUnique"> <xs:selector xpath="*"/> <xs:field xpath="@uniqueElementName"/> </xs:unique> </xs:element> </xs:sequence> </xs:group> |