Definition Type: ComplexType
Name: XAD.1.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:SAD
Containing Schema: datatypes.xsd
Abstract
Documentation:
street address (SAD)
Collapse XSD Schema Diagram:
Drilldown into SAD.3 in schema datatypes_xsd Drilldown into SAD.2 in schema datatypes_xsd Drilldown into SAD.1 in schema datatypes_xsd Drilldown into SAD in schema datatypes_xsd Drilldown into LongName in schema datatypes_xsd Drilldown into Type in schema datatypes_xsd Drilldown into XAD.1.ATTRIBUTES in schema datatypes_xsdXSD Diagram of XAD.1.CONTENT in schema datatypes_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="XAD.1.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">street address (SAD)</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">SAD</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">street address (SAD)</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="SAD">
            <xsd:attributeGroup ref="XAD.1.ATTRIBUTES" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SAD.1 nsA:SAD.1 0 1
SAD.2 nsA:SAD.2 0 1
SAD.3 nsA:SAD.3 0 1
Collapse Child Attributes:
Name Type Default Value Use
Type nsA:Type (Optional)
LongName nsA:LongName (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:XAD.1