Definition Type: ComplexType
Name: BusinessProfile
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BusinessProfile in schema reusableaggregatecorecomponent_xsd Drilldown into Country in schema reusableaggregatecorecomponent_xsd Drilldown into WorkCapability in schema reusableaggregatecorecomponent_xsd Drilldown into Code in schema reusableaggregatecorecomponent_xsd Drilldown into Quantity in schema reusableaggregatecorecomponent_xsd Drilldown into Amount in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of BusinessProfile in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="BusinessProfile">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Quantity" type="udt:QuantityType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="WorkCapability" type="rcm:WorkCapabilityType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Country" type="rcm:CountryType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="BusinessProfile" type="rcm:BusinessProfile" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
DateTime rcm:DateTime 0 unbounded
Amount rcm:Amount 0 unbounded
Quantity rcm:Quantity 0 unbounded
Code rcm:Code 0 unbounded
WorkCapability rcm:WorkCapability 0 unbounded
Country rcm:Country 0 unbounded
BusinessProfile rcm:BusinessProfile 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:BusinessProfile, rcm:BusinessProfile