Definition Type: ComplexType
Name: TechnicalCapabilityType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Staff in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Location in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Quantity in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of TechnicalCapabilityType in schema reusableaggregatebusinessinformationentity_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="ram:LocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Staff" type="ram:StaffType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Quantity ram:Quantity 0 unbounded
Location ram:Location 0 unbounded
Staff ram:Staff 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:TechnicalCapability