Definition Type: Element
Name: BarCodeDataIdentifier
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:BarCodeDataIdentifierType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The first few characters of a bar code label which identifies what type of number follows the data identifier as codified in symbology H10-8-2. 1J The BarCodeDataIdentifier is a barcode internal prefix value which tells the accepting system what to strip away from the barcode data stream, and defines what type of barcode is being read. It is valid for certain symbologies only.
Collapse XSD Schema Diagram:
XSD Diagram of BarCodeDataIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="BarCodeDataIdentifier" type="BarCodeDataIdentifierType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The first few characters of a bar code label which identifies what type of number follows the data identifier as codified in symbology H10-8-2.</Description>
                <SampleData>1J</SampleData>
                <Comments>The BarCodeDataIdentifier is a barcode internal prefix value which tells the accepting system what to strip away from the barcode data stream, and defines what type of barcode is being read.  It is valid for certain symbologies only.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: