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