Definition Type: ComplexType
Name: DLT.1.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:NR
Containing Schema: datatypes.xsd
Abstract
Documentation:
Range
Collapse XSD Schema Diagram:
Drilldown into NR.2 in schema datatypes_xsd Drilldown into NR.1 in schema datatypes_xsd Drilldown into NR in schema datatypes_xsd Drilldown into LongName in schema datatypes_xsd Drilldown into Type in schema datatypes_xsd Drilldown into DLT.1.ATTRIBUTES in schema datatypes_xsdXSD Diagram of DLT.1.CONTENT in schema datatypes_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="DLT.1.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Range</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">NR</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Range</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NR">
            <xsd:attributeGroup ref="DLT.1.ATTRIBUTES" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NR.1 nsA:NR.1 0 1
NR.2 nsA:NR.2 0 1
Collapse Child Attributes:
Name Type Default Value Use
Type nsA:Type (Optional)
LongName nsA:LongName (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:DLT.1