Definition Type: ComplexType
Name: BOMDocumentReference
Namespace: http://www.openapplications.org/oagis
Type: oa:DocumentReference
Containing Schema: MfgComponents.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into UserArea Drilldown into Note Drilldown into Usage Drilldown into Status Drilldown into Name Drilldown into Description Drilldown into AlternateBOMReference Drilldown into EffectivePeriod Drilldown into DocumentId Drilldown into DocumentReferenceXSD Diagram of BOMDocumentReference
Collapse XSD Schema Code:
<xs:complexType name="BOMDocumentReference">
    <xs:complexContent>
        <xs:extension base="DocumentReference">
            <xs:sequence>
                <xs:element name="DocumentId" type="PartyGenericIdType" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Is the BOM identification of the BOM reference.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="EffectivePeriod" type="TimePeriod" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Is the effective time period for the BOM being referenced.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element ref="AlternateBOMReference" minOccurs="0" />
                <xs:group ref="CommonReference" minOccurs="0" />
                <xs:element ref="UserArea" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentId oa:DocumentId 0 (1)
EffectivePeriod oa:EffectivePeriod 0 (1)
AlternateBOMReference oa:AlternateBOMReference 0 (1)
Description oa:Description 0 unbounded
Name oa:Name 0 unbounded
Status oa:Status 0 (1)
Usage oa:Usage 0 (1)
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:CommonReference 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:AlternateBOMReference, oa:BOMDocumentReference
Collapse Comments:
blog comments powered by Disqus