ead

Element Information

Model

Children: archdesc, control

Attributes

QName Type Fixed Default Use Inheritable Annotation
altrender xs:token optional
audience restriction of xs:token optional
base xs:anyURI optional
id xs:ID optional
lang xs:NMTOKEN optional
relatedencoding xs:token optional
script xs:NMTOKEN optional

Source

<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>

Sample