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