n1:resources

Element Information

Model

Children: n1:head, n1:scope

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
version 2005-1 optional

Source

<xs:element name="resources">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="n1:head" minOccurs="0"/>
      <xs:element ref="n1:scope" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="version" fixed="2005-1"/>
    <xs:attribute name="id" type="xs:ID"/>
  </xs:complexType>
</xs:element>

Sample