Definition Type: ComplexType
Name: CSU_C09.STUDY_SCHEDULE.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: CSU_C09.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CSU_C09.STUDY_PHARM in schema csu_c09_xsd Drilldown into CSU_C09.STUDY_OBSERVATION in schema csu_c09_xsd Drilldown into CSS in schema segments_xsdXSD Diagram of CSU_C09.STUDY_SCHEDULE.CONTENT in schema csu_c09_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="CSU_C09.STUDY_SCHEDULE.CONTENT">
    <xsd:sequence>
        <xsd:element ref="CSS" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="CSU_C09.STUDY_OBSERVATION" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="CSU_C09.STUDY_PHARM" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CSS nsA:CSS 0 1
CSU_C09.STUDY_OBSERVATION nsA:CSU_C09.STUDY_OBSERVATION 1 unbounded
CSU_C09.STUDY_PHARM nsA:CSU_C09.STUDY_PHARM 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:CSU_C09.STUDY_SCHEDULE