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
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>
<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>
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: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>
The beginning datetime when the participation took place.
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>
The ending datetime when the participation took place.
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.
<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>