Definition Type: ComplexType
Name: IN2.30.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:DDI
Containing Schema: fields.xsd
Abstract
Documentation:
Daily Deductible
Collapse XSD Schema Diagram:
Drilldown into DDI.3 in schema datatypes_xsd Drilldown into DDI.2 in schema datatypes_xsd Drilldown into DDI.1 in schema datatypes_xsd Drilldown into DDI 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 IN2.30.ATTRIBUTES in schema fields_xsdXSD Diagram of IN2.30.CONTENT in schema fields_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="IN2.30.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Daily Deductible</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">501</hl7:Item>
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">DDI</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Daily Deductible</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="DDI">
            <xsd:attributeGroup ref="IN2.30.ATTRIBUTES" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DDI.1 nsA:DDI.1 0 1
DDI.2 nsA:DDI.2 0 1
DDI.3 nsA:DDI.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:IN2.30