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