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