Definition Type: Element
Name: BODID
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IdentifierType
Containing Schema: Meta.xsd
Abstract
Documentation:
The BODId provides a place to carry a Globally Unique Identifier (GUID) that will make each Business Object Document instance uniquely identifiable. This is a critical success factor to enable software developers to use the Globally Unique Identifier (GUID) to build the following services or capabilities: 1. Legally binding transactions, 2. Transaction logging, 3. Exception handling, 4. Re-sending, 5. Reporting, 6. Confirmations, 7. Security.
Collapse XSD Schema Diagram:
Drilldown into schemeURI in schema unqualifieddatatypes_xsd Drilldown into schemeDataURI in schema unqualifieddatatypes_xsd Drilldown into schemeVersionID in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyName in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyID in schema unqualifieddatatypes_xsd Drilldown into schemeName in schema unqualifieddatatypes_xsd Drilldown into schemeID in schema unqualifieddatatypes_xsd Drilldown into IdentifierType in schema unqualifieddatatypes_xsdXSD Diagram of BODID in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BODID" type="udt:IdentifierType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The BODId provides a place to carry a Globally Unique Identifier
            (GUID) that will make each Business Object Document instance uniquely identifiable. This is a critical
            success factor to enable software developers to use the Globally Unique Identifier (GUID) to build the
            following services or capabilities: 1. Legally binding transactions, 2. Transaction logging, 3. Exception
            handling, 4. Re-sending, 5. Reporting, 6. Confirmations, 7. Security.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
schemeID udt:schemeID Optional
schemeName udt:schemeName Optional
schemeAgencyID udt:schemeAgencyID Optional
schemeAgencyName udt:schemeAgencyName Optional
schemeVersionID udt:schemeVersionID Optional
schemeDataURI udt:schemeDataURI Optional
schemeURI udt:schemeURI Optional
Collapse Derivation Tree: