Accounting

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name required

Used By

Element Distribution

Source

<xs:element name="Accounting">
  <xs:complexType>
    <xs:sequence>
      <xs:choice>
        <xs:element ref="Segment" maxOccurs="unbounded"/>
        <xs:element ref="AccountingSegment" maxOccurs="unbounded"/>
      </xs:choice>
    </xs:sequence>
    <xs:attribute name="name" use="required"/>
  </xs:complexType>
</xs:element>

Sample