Definition Type: ComplexType
Name: GuaranteeType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TimePeriod in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ReferenceDocument in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Penalty in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ValidityTimePeriod in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Organization in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Condition in schema reusableaggregatebusinessinformationentity_xsd Drilldown into RateNumeric in schema reusableaggregatebusinessinformationentity_xsd Drilldown into IndicationIndicator in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Amount in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of GuaranteeType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GuaranteeType">
    <xsd:sequence>
        <xsd:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IndicationIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="RateNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Condition" type="ram:ConditionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Organization" type="ram:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ValidityTimePeriod" type="ram:TimePeriodType" minOccurs="0" />
        <xsd:element name="Penalty" type="ram:PenaltyType" 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:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description ram:Description 0 unbounded
Amount ram:Amount 0 unbounded
IndicationIndicator ram:IndicationIndicator 0 unbounded
RateNumeric ram:RateNumeric 0 unbounded
Condition ram:Condition 0 unbounded
Organization ram:Organization 0 unbounded
ValidityTimePeriod ram:ValidityTimePeriod 0 (1)
Penalty ram:Penalty 0 unbounded
ReferenceDocument ram:ReferenceDocument 0 unbounded
TimePeriod ram:TimePeriod 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:Guarantee