Definition Type: ComplexType
Name: ContractType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Condition in schema reusableaggregatecorecomponent_xsd Drilldown into Metrics in schema reusableaggregatecorecomponent_xsd Drilldown into Period in schema reusableaggregatecorecomponent_xsd Drilldown into ReferenceDocument in schema reusableaggregatecorecomponent_xsd Drilldown into Person in schema reusableaggregatecorecomponent_xsd Drilldown into Organization in schema reusableaggregatecorecomponent_xsd Drilldown into Party in schema reusableaggregatecorecomponent_xsd Drilldown into Guarantee in schema reusableaggregatecorecomponent_xsd Drilldown into ValidityPeriod in schema reusableaggregatecorecomponent_xsd Drilldown into Quantity in schema reusableaggregatecorecomponent_xsd Drilldown into Numeric in schema reusableaggregatecorecomponent_xsd Drilldown into IndicationIndicator in schema reusableaggregatecorecomponent_xsd Drilldown into Code in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into Amount in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into Description in schema reusableaggregatecorecomponent_xsd Drilldown into Name in schema reusableaggregatecorecomponent_xsd Drilldown into TypeCode in schema reusableaggregatecorecomponent_xsd Drilldown into PercentNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of ContractType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ContractType">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PercentNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TypeCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Name" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="udt:TextType" 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="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IndicationIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Numeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Quantity" type="udt:QuantityType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ValidityPeriod" type="rcm:PeriodType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Guarantee" type="rcm:GuaranteeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Party" type="rcm:PartyType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Organization" type="rcm:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Person" type="rcm:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ReferenceDocument" type="rcm:DocumentType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Period" type="rcm:PeriodType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Metrics" type="rcm:MetricsType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Condition" type="rcm:ConditionType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
PercentNumeric rcm:PercentNumeric 0 unbounded
TypeCode rcm:TypeCode 0 unbounded
Name rcm:Name 0 unbounded
Description rcm:Description 0 unbounded
DateTime rcm:DateTime 0 unbounded
Amount rcm:Amount 0 unbounded
Text rcm:Text 0 unbounded
Code rcm:Code 0 unbounded
IndicationIndicator rcm:IndicationIndicator 0 unbounded
Numeric rcm:Numeric 0 unbounded
Quantity rcm:Quantity 0 unbounded
ValidityPeriod rcm:ValidityPeriod 0 unbounded
Guarantee rcm:Guarantee 0 unbounded
Party rcm:Party 0 unbounded
Organization rcm:Organization 0 unbounded
Person rcm:Person 0 unbounded
ReferenceDocument rcm:ReferenceDocument 0 unbounded
Period rcm:Period 0 unbounded
Metrics rcm:Metrics 0 unbounded
Condition rcm:Condition 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:Contract