ds:ManifestType

Complex Type Information

Model

Children: ds:Reference

Attributes

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

Used By

Element ds:Manifest

Source

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