Definition Type: ComplexType
Name: ProcessType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Process in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Event in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Location in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Price in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TimePeriod in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ReferenceDocument in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Amount in schema reusableaggregatebusinessinformationentity_xsd Drilldown into IndicationIndicator in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Numeric in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Code in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Text in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of ProcessType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ProcessType">
    <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="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Numeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="IndicationIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" 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="Price" type="ram:PriceType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Location" type="ram:LocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Event" type="ram:EventType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Process" type="ram:ProcessType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
DateTime ram:DateTime 0 unbounded
Text ram:Text 0 unbounded
Code ram:Code 0 unbounded
Numeric ram:Numeric 0 unbounded
IndicationIndicator ram:IndicationIndicator 0 unbounded
Amount ram:Amount 0 unbounded
ReferenceDocument ram:ReferenceDocument 0 unbounded
TimePeriod ram:TimePeriod 0 unbounded
Price ram:Price 0 unbounded
Location ram:Location 0 unbounded
Event ram:Event 0 unbounded
Process ram:Process 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:Process