Definition Type: SimpleType
Name: TransferStatusCodeType
Namespace: http://www.starstandard.org/STAR/5/qualifieddatatypes/1.0
Containing Schema: QualifiedDataTypes.xsd
Documentation:
A code that that identifies the recommended transfer as either Processed or Unprocessed.
Collapse XSD Schema Diagram:
XSD Diagram of TransferStatusCodeType in schema qualifieddatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="TransferStatusCodeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">A code that that identifies the recommended transfer as either Processed or Unprocessed.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="scl:TransferStatusContentType" />
</xsd:simpleType>
Collapse Derivation Tree: