ItemSegment

Element Information

Model

Children: ContractItem

Attributes

QName Type Fixed Default Use Inheritable Annotation
segmentKey optional

Used By

Element Contract

Source

<xs:element name="ItemSegment">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ContractItem" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="segmentKey"/>
  </xs:complexType>
</xs:element>

Sample