Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element sdc4:ParticipationType / label
Namespace No namespace
Annotations
Descriptive name of this datatype model. Provides the semantic 'name' for the model. Replaces what would be XML element name or class name in conventional modeling.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="label" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Descriptive name of this datatype model. Provides the semantic 'name' for the model. Replaces what would be XML element name or class name in conventional modeling.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/label">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en-us">label</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en-us">Descriptive name of this datatype model. Provides the semantic 'name' for the model. Replaces what would be XML element name or class name in conventional modeling.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:ParticipationType / performer
Namespace No namespace
Annotations
The id and possibly demographic system link of the party that represents the primary provider of services in the activity.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_PartyType.tmp#PartyType_labelsdc4_xsd_Complex_Type_sdc4_PartyType.tmp#PartyType_party-namesdc4_xsd_Complex_Type_sdc4_PartyType.tmp#PartyType_party-refsdc4_xsd_Complex_Type_sdc4_PartyType.tmp#PartyType_party-detailssdc4_xsd_Complex_Type_sdc4_PartyType.tmp#PartyType
Type sdc4:PartyType
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children label, party-details, party-name, party-ref
Instance
<performer>
  <label>{0,1}</label>
  <party-name>{0,1}</party-name>
  <party-ref>{0,1}</party-ref>
  <party-details>{0,1}</party-details>
</performer>
Source
<xs:element maxOccurs="1" minOccurs="0" name="performer" type="sdc4:PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The id and possibly demographic system link of the party that represents the primary provider of services in the activity.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/performer">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
        <rdfs:label xml:lang="en-us">performer</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
        <rdfs:comment xml:lang="en-us">The id and possibly demographic system link of the party that represents the primary provider of services in the activity.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:ParticipationType / function
Namespace No namespace
Annotations
The function of the performer in this participation. In some applications this might be called a Role.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_labelsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_actsdc4_xsd_Element_sdc4_ExceptionalValue.tmp#ExceptionalValuesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtbsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_trsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_modifiedsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_latitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_longitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyTypesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType_xdstring-valuesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType_xdstring-languagesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType
Type sdc4:XdStringType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children act, label, latitude, longitude, modified, sdc4:ExceptionalValue, tr, vtb, vte, xdstring-language, xdstring-value
Instance
<function xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
  <label>{0,1}</label>
  <act>{0,1}</act>
  <sdc4:ExceptionalValue>{0,unbounded}</sdc4:ExceptionalValue>
  <vtb>{0,1}</vtb>
  <vte>{0,1}</vte>
  <tr>{0,1}</tr>
  <modified>{0,1}</modified>
  <latitude>{0,1}</latitude>
  <longitude>{0,1}</longitude>
  <xdstring-value>{0,1}</xdstring-value>
  <xdstring-language>{0,1}</xdstring-language>
</function>
Source
<xs:element maxOccurs="1" minOccurs="0" name="function" type="sdc4:XdStringType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The function of the performer in this participation. In some applications this might be called a Role.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/function">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:label xml:lang="en-us">function</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:comment xml:lang="en-us">The function(s) of the performer in this participation (note that a given party might participate in more than one way in a particular activity). In some applications this might be called a Role.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:ParticipationType / mode
Namespace No namespace
Annotations
The mode of the performer / activity interaction, e.g. present, by telephone, by email etc. If the participation is by device or software it may contain a protocol standard or interface definition.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_labelsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_actsdc4_xsd_Element_sdc4_ExceptionalValue.tmp#ExceptionalValuesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtbsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_trsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_modifiedsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_latitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_longitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyTypesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType_xdstring-valuesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType_xdstring-languagesdc4_xsd_Complex_Type_sdc4_XdStringType.tmp#XdStringType
Type sdc4:XdStringType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children act, label, latitude, longitude, modified, sdc4:ExceptionalValue, tr, vtb, vte, xdstring-language, xdstring-value
Instance
<mode xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
  <label>{0,1}</label>
  <act>{0,1}</act>
  <sdc4:ExceptionalValue>{0,unbounded}</sdc4:ExceptionalValue>
  <vtb>{0,1}</vtb>
  <vte>{0,1}</vte>
  <tr>{0,1}</tr>
  <modified>{0,1}</modified>
  <latitude>{0,1}</latitude>
  <longitude>{0,1}</longitude>
  <xdstring-value>{0,1}</xdstring-value>
  <xdstring-language>{0,1}</xdstring-language>
</mode>
Source
<xs:element maxOccurs="1" minOccurs="0" name="mode" type="sdc4:XdStringType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The mode of the performer / activity interaction, e.g. present, by telephone, by email etc. If the participation is by device or software it may contain a protocol standard or interface definition.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/mode">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:label xml:lang="en-us">mode</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:comment xml:lang="en-us">The mode of the performer / activity interaction, e.g. present, by telephone, by email etc. If the participation is by device or software it may contain a protocol standard or interface definition.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:ParticipationType / start
Namespace No namespace
Annotations
The beginning datetime when the participation took place.
Diagram
Diagram
Type xs:dateTime
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="start" type="xs:dateTime">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The beginning datetime when the participation took place.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/start">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:label xml:lang="en-us">start</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:comment xml:lang="en-us">The beginning datetime when the participation took place.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:ParticipationType / end
Namespace No namespace
Annotations
The ending datetime when the participation took place.
Diagram
Diagram
Type xs:dateTime
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="end" type="xs:dateTime">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">The ending datetime when the participation took place.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/end">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:label xml:lang="en-us">end</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:comment xml:lang="en-us">The ending datetime when the participation took place.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Complex Type sdc4:ParticipationType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
Model of a participation of a Party (any Actor or Role) in an activity. Used to represent any participation of a Party in some activity, which is not explicitly in the model, e.g. assisting nurse. Can be used to record past or future participations.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_ParticipationType.tmp#ParticipationType_labelsdc4_xsd_Complex_Type_sdc4_ParticipationType.tmp#ParticipationType_performersdc4_xsd_Complex_Type_sdc4_ParticipationType.tmp#ParticipationType_functionsdc4_xsd_Complex_Type_sdc4_ParticipationType.tmp#ParticipationType_modesdc4_xsd_Complex_Type_sdc4_ParticipationType.tmp#ParticipationType_startsdc4_xsd_Complex_Type_sdc4_ParticipationType.tmp#ParticipationType_end
Used by
Model
Children end, function, label, mode, performer, start
Source
<xs:complexType name="ParticipationType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Model of a participation of a Party (any Actor or Role) in an activity. Used to represent any participation of a Party in some activity, which is not explicitly in the model, e.g. assisting nurse. Can be used to record past or future participations.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType">
        <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_ParticipationType.html#ParticipationType"/>
        <rdfs:label xml:lang="en-us">ParticipationType</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
        <rdfs:comment xml:lang="en-us">Model of a participation of a Party (any Actor or Role) in an activity. Used to represent any participation of a Party in some activity, which is not explicitly in the model, e.g. assisting nurse. Can be used to record past or future participations.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="0" name="label" type="xs:string">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">Descriptive name of this datatype model. Provides the semantic 'name' for the model. Replaces what would be XML element name or class name in conventional modeling.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/label">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
            <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
            <rdfs:label xml:lang="en-us">label</rdfs:label>
            <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
            <rdfs:comment xml:lang="en-us">Descriptive name of this datatype model. Provides the semantic 'name' for the model. Replaces what would be XML element name or class name in conventional modeling.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="performer" type="sdc4:PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">The id and possibly demographic system link of the party that represents the primary provider of services in the activity.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/performer">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
            <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
            <rdfs:label xml:lang="en-us">performer</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
            <rdfs:comment xml:lang="en-us">The id and possibly demographic system link of the party that represents the primary provider of services in the activity.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="function" type="sdc4:XdStringType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">The function of the performer in this participation. In some applications this might be called a Role.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/function">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
            <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
            <rdfs:label xml:lang="en-us">function</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
            <rdfs:comment xml:lang="en-us">The function(s) of the performer in this participation (note that a given party might participate in more than one way in a particular activity). In some applications this might be called a Role.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="mode" type="sdc4:XdStringType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">The mode of the performer / activity interaction, e.g. present, by telephone, by email etc. If the participation is by device or software it may contain a protocol standard or interface definition.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/mode">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
            <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
            <rdfs:label xml:lang="en-us">mode</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
            <rdfs:comment xml:lang="en-us">The mode of the performer / activity interaction, e.g. present, by telephone, by email etc. If the participation is by device or software it may contain a protocol standard or interface definition.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="start" type="xs:dateTime">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">The beginning datetime when the participation took place.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/start">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
            <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            <rdfs:label xml:lang="en-us">start</rdfs:label>
            <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            <rdfs:comment xml:lang="en-us">The beginning datetime when the participation took place.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="end" type="xs:dateTime">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">The ending datetime when the participation took place.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType/end">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ParticipationType"/>
            <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            <rdfs:label xml:lang="en-us">end</rdfs:label>
            <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            <rdfs:comment xml:lang="en-us">The ending datetime when the participation took place.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>