gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] GOM


From: David Guest
Subject: Re: [Gnumed-devel] GOM
Date: Sat, 29 Mar 2003 17:08:42 +1100
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312

sjtan wrote:

does this work sending like this?

Thanks Sian

I got some limited understanding of the GEHR OM by working through the element name attributes.

Pity they couldn't spell heirarchy (or maybe this is a term of German derivation with which I am not familiar).

David


snip

        <!--********************************************-->
        <!--                                            -->
        <!--       CONTENT (SUB-CLUSTER OF RECORD)      -->
        <!--                                            -->
        <!--********************************************-->

        <!--********************************************-->
        <!--          G1_DEFINITION_CONTENT            -->
        <!--********************************************-->

        <complexType name="G1_DEFINITION_CONTENT">
                <group ref="gom:G1_ARCHETYPED"/>
                <element name="proposition" 
type="gom:G1_HIERARCHICAL_PROPOSITION"/>
                <!-- Note: 'form' field is derivable from 'proposition.form' -->
                <!-- TBD: 'links' field -->
        </complexType>

        <complexType name="G1_DEFINITION_CONTENT_LIST">
                <element name="content_item" type="gom:G1_DEFINITION_CONTENT" minOccurs="0" 
maxOccurs="unbounded"/>
        </complexType>

        <!--********************************************-->
        <!--          G1_PREDICATE_CONTENT              -->
        <!--********************************************-->

        <complexType name="G1_PREDICATE_CONTENT" base="gom:G1_DEFINITION_CONTENT" 
derivedBy="extension">
                <element name="context" type="gom:G1_ANY_CONTEXT"/>
                <element name="subject" type="gom:G1_PLAIN_TEXT"/>
                <element name="protocol" type="gom:G1_HIERARCHICAL_PROPOSITION" 
minOccurs="0" maxOccurs="1"/>
        </complexType>

        <!--********************************************-->
        <!--          G1_OBSERVATION_CONTENT            -->
        <!--********************************************-->

        <complexType name="G1_OBSERVATION_CONTENT" base="gom:G1_PREDICATE_CONTENT" 
derivedBy="restriction">
                <group ref="gom:G1_ARCHETYPED"/>
                <element name="proposition" 
type="gom:G1_HIERARCHICAL_PROPOSITION"/>
                <element name="context" type="gom:G1_OBSERVATION_CONTEXT"/>
                <element name="subject" type="gom:G1_PLAIN_TEXT"/>
                <element name="protocol" type="gom:G1_








reply via email to

[Prev in Thread] Current Thread [Next in Thread]