Definition Type: ComplexType
Name: STF.22.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:DLN
Containing Schema: fields.xsd
Abstract
Documentation:
Driver's License Number - Staff
Collapse XSD Schema Diagram:
Drilldown into DLN.3 in schema datatypes_xsd Drilldown into DLN.2 in schema datatypes_xsd Drilldown into DLN.1 in schema datatypes_xsd Drilldown into DLN in schema datatypes_xsd Drilldown into LongName in schema fields_xsd Drilldown into Type in schema fields_xsd Drilldown into Item in schema fields_xsd Drilldown into STF.22.ATTRIBUTES in schema fields_xsdXSD Diagram of STF.22.CONTENT in schema fields_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="STF.22.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Driver's License Number - Staff</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">1302</hl7:Item>
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">DLN</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Driver's License Number - Staff</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="DLN">
            <xsd:attributeGroup ref="STF.22.ATTRIBUTES" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DLN.1 nsA:DLN.1 0 1
DLN.2 nsA:DLN.2 0 1
DLN.3 nsA:DLN.3 0 1
Collapse Child Attributes:
Name Type Default Value Use
Item nsA:Item (Optional)
Type nsA:Type (Optional)
LongName nsA:LongName (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:STF.22