Definition Type: ComplexType
Name: OM5.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: segments.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OM5.3 in schema fields_xsd Drilldown into OM5.2 in schema fields_xsd Drilldown into OM5.1 in schema fields_xsdXSD Diagram of OM5.CONTENT in schema segments_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="OM5.CONTENT">
    <xsd:sequence>
        <xsd:element ref="OM5.1" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="OM5.2" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OM5.3" minOccurs="0" maxOccurs="1" />
        <xsd:any processContents="lax" namespace="##other" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OM5.1 nsA:OM5.1 0 1
OM5.2 nsA:OM5.2 0 unbounded
OM5.3 nsA:OM5.3 0 1
<xs:any> Allowed namespace: '##other' 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:OM5