Definition Type: ComplexType
Name: SAD.1.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:ST
Containing Schema: datatypes.xsd
Abstract
Documentation:
street or mailing address
Collapse XSD Schema Diagram:
Drilldown into LongName in schema datatypes_xsd Drilldown into Type in schema datatypes_xsd Drilldown into SAD.1.ATTRIBUTES in schema datatypes_xsdXSD Diagram of SAD.1.CONTENT in schema datatypes_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="SAD.1.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">street or mailing address</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <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">street or mailing address</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ST">
            <xsd:attributeGroup ref="SAD.1.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:SAD.1