Definition Type: ComplexType
Name: ProcessType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Process in schema reusableaggregatecorecomponent_xsd Drilldown into Event in schema reusableaggregatecorecomponent_xsd Drilldown into Location in schema reusableaggregatecorecomponent_xsd Drilldown into Price in schema reusableaggregatecorecomponent_xsd Drilldown into Period in schema reusableaggregatecorecomponent_xsd Drilldown into ReferenceDocument in schema reusableaggregatecorecomponent_xsd Drilldown into Amount in schema reusableaggregatecorecomponent_xsd Drilldown into IndicationIndicator in schema reusableaggregatecorecomponent_xsd Drilldown into Numeric in schema reusableaggregatecorecomponent_xsd Drilldown into Code in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of ProcessType in schema reusableaggregatecorecomponent_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="rcm:DocumentType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Period" type="rcm:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Price" type="rcm:PriceType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Location" type="rcm:LocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Event" type="rcm:EventType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Process" type="rcm:ProcessType" 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
Text rcm:Text 0 unbounded
Code rcm:Code 0 unbounded
Numeric rcm:Numeric 0 unbounded
IndicationIndicator rcm:IndicationIndicator 0 unbounded
Amount rcm:Amount 0 unbounded
ReferenceDocument rcm:ReferenceDocument 0 unbounded
Period rcm:Period 0 unbounded
Price rcm:Price 0 unbounded
Location rcm:Location 0 unbounded
Event rcm:Event 0 unbounded
Process rcm:Process 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:Process