Definition Type: Element
Name: DocumentReferenceStatusType
Namespace: http://www.starstandard.org/STAR/5
Type: oagis:StatusABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
Indicates the status of the associated object by providing the Status Code along with a description and when the status is effective.
Collapse XSD Schema Diagram:
Drilldown into TimePeriod in schema components_xsd1 Drilldown into Reason in schema fields_xsd1 Drilldown into ReasonCode in schema fields_xsd1 Drilldown into EffectiveDateTime in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into Code in schema fields_xsd1 Drilldown into StatusBasisType in schema meta_xsd1 Drilldown into StatusABIEType in schema components_xsd1XSD Diagram of DocumentReferenceStatusType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DocumentReferenceStatusType" type="oagis:StatusABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9"> Indicates the
                status of the associated object by providing the Status Code along with a
                description and when the status is effective. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oagis:Code 0 (1)
Description oagis:Description 0 (1)
EffectiveDateTime oagis:EffectiveDateTime 0 (1)
ReasonCode oagis:ReasonCode 0 (1)
Reason oagis:Reason 0 unbounded
TimePeriod oagis:TimePeriod 0 (1)
Collapse Derivation Tree: