<xsd:complexType name="StatusABIEType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
StatusABIEType is logically derived from UN/CEFACT TBG17 ABIE StatusType as defined in
the Reusable Aggregate Business Information Entity (RUABIE) XML Schema file.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="StatusBasisType">
<xsd:sequence>
<xsd:element minOccurs="0" ref="TimePeriod" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|