Definition Type: ComplexType
Name: TechnicalCapabilityType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Staff in schema reusableaggregatecorecomponent_xsd Drilldown into Location in schema reusableaggregatecorecomponent_xsd Drilldown into Quantity in schema reusableaggregatecorecomponent_xsdXSD Diagram of TechnicalCapabilityType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TechnicalCapabilityType">
    <xsd:sequence>
        <xsd:element name="Quantity" type="udt:QuantityType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Location" type="rcm:LocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Staff" type="rcm:StaffType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Quantity rcm:Quantity 0 unbounded
Location rcm:Location 0 unbounded
Staff rcm:Staff 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:TechnicalCapability