Definition Type: Element
Name: Type
Namespace: http://www.openapplications.org/oagis
Type: oa:ItemType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates whether the item is a good, a service, or a resource. This is used to describe inventoried items. Examples of this value include documents, jigs, fixtures, tools, or bulk items.
Collapse XSD Schema Diagram:
XSD Diagram of Type in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Type" type="ItemType" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates whether the item is a good, a service, or a resource.  This is used to describe inventoried items.  Examples of this value include documents, jigs, fixtures, tools, or bulk items.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: