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