ItemStatus

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
code optional
type required

Used By

Source

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

Sample