Definition Type: ComplexType
Name: STF.26.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:DT
Containing Schema: fields.xsd
Abstract
Documentation:
Date Next DMV Review
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 STF.26.ATTRIBUTES in schema fields_xsdXSD Diagram of STF.26.CONTENT in schema fields_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="STF.26.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Date Next DMV Review</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">1234</hl7:Item>
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">DT</hl7:Type>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Date Next DMV Review</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="DT">
            <xsd:attributeGroup ref="STF.26.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:STF.26