Definition Type: ComplexType
Name: FT1.3.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:ST
Containing Schema: fields.xsd
Abstract
Documentation:
Transaction Batch ID
Collapse XSD Schema Diagram:
Drilldown into LongName in schema fields_xsd Drilldown into Type in schema fields_xsd Drilldown into Item in schema fields_xsd Drilldown into FT1.3.ATTRIBUTES in schema fields_xsdXSD Diagram of FT1.3.CONTENT in schema fields_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="FT1.3.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Transaction Batch ID</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">357</hl7:Item>
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">ST</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Transaction Batch ID</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ST">
            <xsd:attributeGroup ref="FT1.3.ATTRIBUTES" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
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:FT1.3