Definition Type: ComplexType
Name: PPT_PCL.PATHWAY.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: PPT_PCL.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PPT_PCL.GOAL in schema ppt_pcl_xsd Drilldown into PPT_PCL.PATHWAY_ROLE in schema ppt_pcl_xsd Drilldown into VAR in schema segments_xsd Drilldown into NTE in schema segments_xsd Drilldown into PTH in schema segments_xsdXSD Diagram of PPT_PCL.PATHWAY.CONTENT in schema ppt_pcl_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="PPT_PCL.PATHWAY.CONTENT">
    <xsd:sequence>
        <xsd:element ref="PTH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="VAR" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PPT_PCL.PATHWAY_ROLE" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PPT_PCL.GOAL" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PTH nsA:PTH 1 1
NTE nsA:NTE 0 unbounded
VAR nsA:VAR 0 unbounded
PPT_PCL.PATHWAY_ROLE nsA:PPT_PCL.PATHWAY_ROLE 0 unbounded
PPT_PCL.GOAL nsA:PPT_PCL.GOAL 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:PPT_PCL.PATHWAY