Definition Type: ComplexType
Name: ContractType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Condition in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Metrics in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TimePeriod in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ReferenceDocument in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Person in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Organization in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Party in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Guarantee in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ValidityTimePeriod in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Quantity in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Numeric in schema reusableaggregatebusinessinformationentity_xsd Drilldown into IndicationIndicator in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Code in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Text in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Amount in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Name in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TypeCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PercentNumeric in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of ContractType in schema reusableaggregatebusinessinformationentity_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="ValidityTimePeriod" type="ram:TimePeriodType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Guarantee" type="ram:GuaranteeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Party" type="ram:PartyType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Organization" type="ram:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Person" type="ram:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ReferenceDocument" type="ram:DocumentType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TimePeriod" type="ram:TimePeriodType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Metrics" type="ram:MetricsType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Condition" type="ram:ConditionType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
PercentNumeric ram:PercentNumeric 0 unbounded
TypeCode ram:TypeCode 0 unbounded
Name ram:Name 0 unbounded
Description ram:Description 0 unbounded
DateTime ram:DateTime 0 unbounded
Amount ram:Amount 0 unbounded
Text ram:Text 0 unbounded
Code ram:Code 0 unbounded
IndicationIndicator ram:IndicationIndicator 0 unbounded
Numeric ram:Numeric 0 unbounded
Quantity ram:Quantity 0 unbounded
ValidityTimePeriod ram:ValidityTimePeriod 0 unbounded
Guarantee ram:Guarantee 0 unbounded
Party ram:Party 0 unbounded
Organization ram:Organization 0 unbounded
Person ram:Person 0 unbounded
ReferenceDocument ram:ReferenceDocument 0 unbounded
TimePeriod ram:TimePeriod 0 unbounded
Metrics ram:Metrics 0 unbounded
Condition ram:Condition 0 unbounded