Definition Type: ComplexType
Name: XCN.12.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:ID
Containing Schema: datatypes.xsd
Abstract
Documentation:
code identifying the check digit scheme employed
Collapse XSD Schema Diagram:
Drilldown into LongName in schema datatypes_xsd Drilldown into Type in schema datatypes_xsd Drilldown into XCN.12.ATTRIBUTES in schema datatypes_xsdXSD Diagram of XCN.12.CONTENT in schema datatypes_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="XCN.12.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">code identifying the check digit scheme employed</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">ID</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">code identifying the check digit scheme employed</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ID">
            <xsd:attributeGroup ref="XCN.12.ATTRIBUTES" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Type nsA:Type (Optional)
LongName nsA:LongName (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:XCN.12