Definition Type: ComplexType
Name: ResourceType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ResourceBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Classification in schema components_xsd Drilldown into Property in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd Drilldown into ResourceBaseType in schema components_xsd Drilldown into type in schema manufacturingcomponents_xsdXSD Diagram of ResourceType in schema manufacturingcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ResourceType">
    <xsd:complexContent>
        <xsd:extension base="ResourceBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="type" type="ResourceTypeCodeContentType" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Property nsA:Property 0 unbounded
Classification nsA:Classification 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Resource