Descriptive name of this datatype model. Provides the semantic 'name' for the model. Replaces what would be XML element name, column name or class name in other modeling paradigms.
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, column name or class name in other modeling paradigms.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/label"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><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, column name or class name in other modeling paradigms.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Mandatory indicator of the localised language in which this DM is written. The value space of language is the set of all strings that are valid language identifiers as defined [RFC 3066].
Diagram
Type
xs:language
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="1" name="dm-language" type="xs:language"><xs:annotation><xs:documentation xml:lang="en-us">Mandatory indicator of the localised language in which this DM is written. The value space of language is the set of all strings that are valid language identifiers as defined [RFC 3066].</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/dm-language"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#language"/><rdfs:label xml:lang="en-us">dm-language</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#language"/><rdfs:comment xml:lang="en-us">Mandatory indicator of the localised language in which this DM is written. The value space of language is the set of all strings that are valid language identifiers as defined [RFC 3066].</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Name of character set encoding in which text values in this DM are encoded. Default is utf-8.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
1
maxOccurs
1
default
utf-8
Source
<xs:element maxOccurs="1" minOccurs="1" name="dm-encoding" type="xs:string" default="utf-8"><xs:annotation><xs:documentation xml:lang="en-us">Name of character set encoding in which text values in this DM are encoded. Default is utf-8.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/dm-encoding"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:label xml:lang="en-us">dm-encoding</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:comment xml:lang="en-us">Name of character set encoding in which text values in this DM are encoded. Default is utf-8.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
The current state according to the state machine / workflow engine identified in the workflow element.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="0" name="current-state" type="xs:string"><xs:annotation><xs:documentation xml:lang="en-us">The current state according to the state machine / workflow engine identified in the workflow element.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/current-state"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:label xml:lang="en-us">current-state</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:comment xml:lang="en-us">The current state according to the state machine / workflow engine identified in the workflow element.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Id of human subject of the data, e.g.: • subject of record (patient, etc.) • organ donor • foetus • a family member • another clinically relevant person.
<xs:element maxOccurs="1" minOccurs="0" name="subject" type="s3m:PartyType"><xs:annotation><xs:documentation xml:lang="en-us">Id of human subject of the data, e.g.: • subject of record (patient, etc.) • organ donor • foetus • a family member • another clinically relevant person.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/subject"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:label xml:lang="en-us">subject</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:comment xml:lang="en-us">Id of human subject of the data, e.g.: • subject of record (patient, etc.) • organ donor • foetus • a family member • another clinically relevant person.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Optional identification of the source of the information, which might be: • the patient • a patient agent, e.g. parent, guardian • the clinician • a device or software
<xs:element maxOccurs="1" minOccurs="0" name="provider" type="s3m:PartyType"><xs:annotation><xs:documentation xml:lang="en-us">Optional identification of the source of the information, which might be: • the patient • a patient agent, e.g. parent, guardian • the clinician • a device or software</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/provider"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:label xml:lang="en-us">provider</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:comment xml:lang="en-us">Optional identification of the source of the information, which might be: • the patient • a patient agent, e.g. parent, guardian • the clinician • a device or software</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="protocol" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Optional external identifier of protocol used when collecting the data. This could be a clinical guideline, an operations protocol,etc.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/protocol"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">protocol</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Optional external identifier of protocol used when collecting the data. This could be a clinical guideline, an operations protocol,etc.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="workflow" type="s3m:XdLinkType"><xs:annotation><xs:documentation xml:lang="en-us">Identifier of externally held workflow engine (state machine) data for this workflow execution.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/workflow"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:label xml:lang="en-us">workflow</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:comment xml:lang="en-us">Identifier of externally held workflow engine (state machine) data for this workflow execution.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="acs" type="s3m:XdLinkType"><xs:annotation><xs:documentation xml:lang="en-us">Identifier of an externally held access control system. This URI can be an ontology, vocabulary or descriptive document URI link.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/acs"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:label xml:lang="en-us">acs</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:comment xml:lang="en-us">Identifier of an externally held access control system. This URI can be an ontology, vocabulary or descriptive document URI link.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="attestation" type="s3m:AttestationType"><xs:annotation><xs:documentation xml:lang="en-us">Attestation record of an instance of data.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/attestation"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#AttestationType"/><rdfs:label xml:lang="en-us">attestation</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdAttestationType"/><rdfs:comment xml:lang="en-us">Attestation record of an instance of data.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:complexType name="DMType"><xs:annotation><xs:documentation xml:lang="en-us">This is the root node of a Data Model (DM).</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"><rdfs:isDefinedBy rdf:resource="https://www.s3model.com/docs/3_1_0/s3model_3_1_0_xsd_Complex_Type_s3m_DMType.html#DMType"/><rdfs:label xml:lang="en-us">DMType</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model/CMC"/><rdfs:comment xml:lang="en-us">This is the root node of a Data Model.</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, column name or class name in other modeling paradigms.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/label"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><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, column name or class name in other modeling paradigms.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="1" name="dm-language" type="xs:language"><xs:annotation><xs:documentation xml:lang="en-us">Mandatory indicator of the localised language in which this DM is written. The value space of language is the set of all strings that are valid language identifiers as defined [RFC 3066].</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/dm-language"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#language"/><rdfs:label xml:lang="en-us">dm-language</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#language"/><rdfs:comment xml:lang="en-us">Mandatory indicator of the localised language in which this DM is written. The value space of language is the set of all strings that are valid language identifiers as defined [RFC 3066].</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="1" name="dm-encoding" type="xs:string" default="utf-8"><xs:annotation><xs:documentation xml:lang="en-us">Name of character set encoding in which text values in this DM are encoded. Default is utf-8.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/dm-encoding"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:label xml:lang="en-us">dm-encoding</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:comment xml:lang="en-us">Name of character set encoding in which text values in this DM are encoded. Default is utf-8.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="current-state" type="xs:string"><xs:annotation><xs:documentation xml:lang="en-us">The current state according to the state machine / workflow engine identified in the workflow element.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/current-state"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:label xml:lang="en-us">current-state</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#string"/><rdfs:comment xml:lang="en-us">The current state according to the state machine / workflow engine identified in the workflow element.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="1" ref="s3m:Item"><xs:annotation><xs:documentation xml:lang="en-us">The data structure of the model.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/data"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#ItemType"/><rdfs:label xml:lang="en-us">data</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#ItemType"/><rdfs:comment xml:lang="en-us">The data structure of the model.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="subject" type="s3m:PartyType"><xs:annotation><xs:documentation xml:lang="en-us">Id of human subject of the data, e.g.: • subject of record (patient, etc.) • organ donor • foetus • a family member • another clinically relevant person.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/subject"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:label xml:lang="en-us">subject</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:comment xml:lang="en-us">Id of human subject of the data, e.g.: • subject of record (patient, etc.) • organ donor • foetus • a family member • another clinically relevant person.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="provider" type="s3m:PartyType"><xs:annotation><xs:documentation xml:lang="en-us">Optional identification of the source of the information, which might be: • the patient • a patient agent, e.g. parent, guardian • the clinician • a device or software</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/provider"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:label xml:lang="en-us">provider</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#PartyType"/><rdfs:comment xml:lang="en-us">Optional identification of the source of the information, which might be: • the patient • a patient agent, e.g. parent, guardian • the clinician • a device or software</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" ref="s3m:Participation"><xs:annotation><xs:documentation xml:lang="en-us">List of other participations in the data.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/participations"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#ParticipationType"/><rdfs:label xml:lang="en-us">participations</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#ParticipationType"/><rdfs:comment xml:lang="en-us">List of other participations in the data.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="protocol" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Optional external identifier of protocol used when collecting the data. This could be a clinical guideline, an operations protocol,etc.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/protocol"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">protocol</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Optional external identifier of protocol used when collecting the data. This could be a clinical guideline, an operations protocol,etc.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="workflow" type="s3m:XdLinkType"><xs:annotation><xs:documentation xml:lang="en-us">Identifier of externally held workflow engine (state machine) data for this workflow execution.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/workflow"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:label xml:lang="en-us">workflow</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:comment xml:lang="en-us">Identifier of externally held workflow engine (state machine) data for this workflow execution.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="acs" type="s3m:XdLinkType"><xs:annotation><xs:documentation xml:lang="en-us">Identifier of an externally held access control system. This URI can be an ontology, vocabulary or descriptive document URI link.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/acs"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:label xml:lang="en-us">acs</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:comment xml:lang="en-us">Identifier of an externally held access control system. This URI can be an ontology, vocabulary or descriptive document URI link.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" ref="s3m:Audit"><xs:annotation><xs:documentation xml:lang="en-us">Audit trail from the system of original commit of information forming the conten, or from a conversion gateway which has synthesised this node.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/audit"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#AuditType"/><rdfs:label xml:lang="en-us">audits</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdAuditType"/><rdfs:comment xml:lang="en-us">Audit trail from the system of original commit of information forming the content, or from a conversion gateway which has synthesised this node.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="attestation" type="s3m:AttestationType"><xs:annotation><xs:documentation xml:lang="en-us">Attestation record of an instance of data.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/attestation"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#AttestationType"/><rdfs:label xml:lang="en-us">attestation</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdAttestationType"/><rdfs:comment xml:lang="en-us">Attestation record of an instance of data.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="unbounded" minOccurs="0" ref="s3m:XdLink"><xs:annotation><xs:documentation xml:lang="en-us">Optional link(s) to other locatable structures or external entities.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType/links"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#DMType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLink"/><rdfs:label xml:lang="en-us">links</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdLinkType"/><rdfs:comment xml:lang="en-us">Optional link(s) to other locatable structures or external entities.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>