Definition Type: Element
Name: Feature
Namespace: http://www.openapplications.org/oagis
Type: oa:FeatureValue
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Is the feature list of the machine.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Sequence in schema components_xsd Drilldown into PartyReferences in schema components_xsd Drilldown into UOM in schema components_xsd Drilldown into Qualification in schema components_xsd Drilldown into EffectivePeriod in schema components_xsd Drilldown into Note in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into NameValue in schema components_xsd Drilldown into NameValueBase in schema components_xsd Drilldown into FeatureValue in schema components_xsdXSD Diagram of Feature in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Feature" type="FeatureValue" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the feature list of the machine.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oa:NameValue 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
EffectivePeriod oa:EffectivePeriod 0 (1)
Qualification oa:Qualification 0 unbounded
UOM oa:UOM 0 (1)
PartyReferences oa:PartyReferences 0 (1)
Sequence oa:Sequence 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: