ds:Manifest

Element Information

Model

Children: ds:Reference

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xs:ID optional

Used By

Element ds:Object

Source

<xs:element name="Manifest">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ds:Reference" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID"/>
  </xs:complexType>
</xs:element>

Sample