Design_Comments

Element Information

Model

Source

<xs:element name="Design_Comments" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Parent_Item_ID" minOccurs="0"/>
      <xs:element name="Parent_Object_ID" minOccurs="0">
        <xs:annotation>
          <xs:documentation>for designs whose parent is a multi-object item</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Title" minOccurs="0"/>
      <xs:element name="Revision" minOccurs="0"/>
      <xs:element name="Status" minOccurs="0"/>
      <xs:element name="Contact" minOccurs="0"/>
      <xs:element name="Description" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample