<xs:element name="ead"> <xs:complexType> <xs:sequence> <xs:element name="control" type="control"/> <xs:element name="archdesc" type="archdesc"/> </xs:sequence> <xs:attributeGroup ref="am.common"/> <xs:attribute name="relatedencoding" type="xs:token"/> <xs:attribute name="base" type="xs:anyURI"/> </xs:complexType> </xs:element> |