Definition Type: Element
Name: Change
Namespace: http://www.starstandard.org/STAR/5
Type: oagis:ChangeType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Change verb is used when the sender of the BOD is not the owner of the data, but is sending a request for the document to be changed.An example of this is Change REQUISITN, where the original document needs to be changed based on a specific business event. The OAGIS Meta Data documentation has more information in regards to this verbs usage and structure.
Collapse XSD Schema Diagram:
Drilldown into ActionCriteria in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into ActionVerbType in schema meta_xsd1 Drilldown into responseCode in schema meta_xsd1 Drilldown into ChangeType in schema meta_xsd1XSD Diagram of Change in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Change" type="oagis:ChangeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">The Change verb is used when the sender of the BOD is not the owner
            of the data, but is sending a request for the document to be changed.An example of this is Change REQUISITN,
            where the original document needs to be changed based on a specific business event.</xsd:documentation>
        <xsd:documentation>The OAGIS Meta Data documentation has more information in regards to this verbs usage and
            structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActionCriteria oagis:ActionCriteria 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
responseCode oagis:responseCode (Optional)
Collapse Derivation Tree: