Complex Type | rights |
<xs:group name="copyrightAndOtherRestrictions"> <xs:sequence> <xs:element name="copyrightAndOtherRestrictions" type="copyrightAndOtherRestrictions"> <xs:unique name="copyrightAndOtherRestrictionsUnique"> <xs:selector xpath="*"/> <xs:field xpath="@uniqueElementName"/> </xs:unique> </xs:element> </xs:sequence> </xs:group> |