Definition Type: ComplexType
Name: ResourceType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ResourceBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Classification in schema components_xsd1 Drilldown into Property in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd1 Drilldown into ResourceBaseType in schema components_xsd1 Drilldown into type in schema manufacturingcomponents_xsdXSD Diagram of ResourceType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
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 oa:ID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Property oa:Property 0 unbounded
Classification oa:Classification 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:Resource