DocumentStatus

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type required

Used By

Source

<xs:element name="DocumentStatus">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="DocumentInfo" minOccurs="0"/>
      <xs:element ref="ItemStatus" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="Comments" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="type" use="required"/>
  </xs:complexType>
</xs:element>

Sample