Definition Type: ComplexType
Name: PL.5.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:IS
Containing Schema: datatypes.xsd
Abstract
Documentation:
location status
Collapse XSD Schema Diagram:
Drilldown into LongName in schema datatypes_xsd Drilldown into Type in schema datatypes_xsd Drilldown into PL.5.ATTRIBUTES in schema datatypes_xsdXSD Diagram of PL.5.CONTENT in schema datatypes_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="PL.5.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">location status</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">IS</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">location status</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="IS">
            <xsd:attributeGroup ref="PL.5.ATTRIBUTES" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Type nsA:Type (Optional)
LongName nsA:LongName (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:PL.5