Definition Type: Attribute
Name: releaseID
Namespace: http://www.starstandard.org/STAR/5
Type: udt:string
Containing Schema: Meta.xsd
Use Required
Documentation:
STAR Release this BOD Instances belongs. This should contain the STAR repository version in the following recommended format. 5.1.4_M20080328. Where the first part indicates the version of the STAR repository and anything after the "_" indicates the Milestone build that is being used. If referring to an official published version then only the STAR Repository version is required.
Collapse XSD Schema Diagram:
XSD Diagram of releaseID in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="releaseID" type="udt:string" use="required">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0"> STAR Release this BOD Instances belongs. This should contain
               the STAR repository version in the following recommended format. 5.1.4_M20080328. Where the first part
               indicates the version of the STAR repository and anything after the "_" indicates the Milestone build
               that is being used. If referring to an official published version then only the STAR Repository version
               is required.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: