Definition Type: ComplexType
Name: SQM_S25.RESOURCES.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: SQM_S25.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SQM_S25.LOCATION_RESOURCE in schema sqm_s25_xsd Drilldown into SQM_S25.PERSONNEL_RESOURCE in schema sqm_s25_xsd Drilldown into SQM_S25.GENERAL_RESOURCE in schema sqm_s25_xsd Drilldown into SQM_S25.SERVICE in schema sqm_s25_xsd Drilldown into RGS in schema segments_xsdXSD Diagram of SQM_S25.RESOURCES.CONTENT in schema sqm_s25_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="SQM_S25.RESOURCES.CONTENT">
    <xsd:sequence>
        <xsd:element ref="RGS" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="SQM_S25.SERVICE" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SQM_S25.GENERAL_RESOURCE" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SQM_S25.PERSONNEL_RESOURCE" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SQM_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
SQM_S25.SERVICE nsA:SQM_S25.SERVICE 0 unbounded
SQM_S25.GENERAL_RESOURCE nsA:SQM_S25.GENERAL_RESOURCE 0 unbounded
SQM_S25.PERSONNEL_RESOURCE nsA:SQM_S25.PERSONNEL_RESOURCE 0 unbounded
SQM_S25.LOCATION_RESOURCE nsA:SQM_S25.LOCATION_RESOURCE 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:SQM_S25.RESOURCES