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#AttestationType/label"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><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="proof" type="sdc4:XdFileType"><xs:annotation><xs:documentation xml:lang="en-us">Proof of attestation such as an GPG signature.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/proof"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/><rdfs:label xml:lang="en-us">proof</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/><rdfs:comment xml:lang="en-us">Proof of attestation such as an GPG signature.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="reason" type="sdc4:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Reason of this attestation. Usually coded from a standardized vocabulary.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/reason"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:label xml:lang="en-us">reason</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Reason of this attestation. Usually coded from a standardized vocabulary.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="committer" type="sdc4:PartyType"><xs:annotation><xs:documentation xml:lang="en-us">Identity of person who committed the item.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/committer"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/><rdfs:label xml:lang="en-us">committer</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/><rdfs:comment xml:lang="en-us">Identity of person who committed the item.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="committed" type="xs:dateTime"><xs:annotation><xs:documentation xml:lang="en-us">Timestamp of committal of the item.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/committed"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/><rdfs:label xml:lang="en-us">committed</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/><rdfs:comment xml:lang="en-us">Timestamp of committal of the item.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
True if this attestation is outstanding; 'false' means it has been completed.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element maxOccurs="1" minOccurs="1" name="pending" type="xs:boolean"><xs:annotation><xs:documentation xml:lang="en-us">True if this attestation is outstanding; 'false' means it has been completed.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/pending"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/><rdfs:label xml:lang="en-us">pending</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/><rdfs:comment xml:lang="en-us">True if this attestation is outstanding; 'false' means it has been completed.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Complex Type sdc4:AttestationType
Namespace
https://semanticdatacharter.com/ns/sdc4/
Annotations
Record an attestation by a party of the DM content. The type of attestation is recorded by the reason attribute, which my be coded.
<xs:complexType name="AttestationType"><xs:annotation><xs:documentation xml:lang="en-us">Record an attestation by a party of the DM content. The type of attestation is recorded by the reason attribute, which my be coded.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"><rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_AttestationType.html#AttestationType"/><rdfs:label xml:lang="en-us">AttestationType</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/><rdfs:comment xml:lang="en-us">Record an attestation by a party of the DM content. The type of attestation is recorded by the reason attribute, which my be coded.</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#AttestationType/label"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><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="view" type="sdc4:XdFileType"><xs:annotation><xs:documentation xml:lang="en-us">Optional visual representation of content attested e.g. screen image.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/view"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/><rdfs:label xml:lang="en-us">view</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/><rdfs:comment xml:lang="en-us">Optional visual representation of content attested e.g. screen image.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="proof" type="sdc4:XdFileType"><xs:annotation><xs:documentation xml:lang="en-us">Proof of attestation such as an GPG signature.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/proof"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/><rdfs:label xml:lang="en-us">proof</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdFileType"/><rdfs:comment xml:lang="en-us">Proof of attestation such as an GPG signature.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="reason" type="sdc4:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Reason of this attestation. Usually coded from a standardized vocabulary.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/reason"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:label xml:lang="en-us">reason</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Reason of this attestation. Usually coded from a standardized vocabulary.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="committer" type="sdc4:PartyType"><xs:annotation><xs:documentation xml:lang="en-us">Identity of person who committed the item.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/committer"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/><rdfs:label xml:lang="en-us">committer</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/><rdfs:comment xml:lang="en-us">Identity of person who committed the item.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="committed" type="xs:dateTime"><xs:annotation><xs:documentation xml:lang="en-us">Timestamp of committal of the item.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/committed"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/><rdfs:label xml:lang="en-us">committed</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/><rdfs:comment xml:lang="en-us">Timestamp of committal of the item.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="1" name="pending" type="xs:boolean"><xs:annotation><xs:documentation xml:lang="en-us">True if this attestation is outstanding; 'false' means it has been completed.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType/pending"><rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AttestationType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/><rdfs:label xml:lang="en-us">pending</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/><rdfs:comment xml:lang="en-us">True if this attestation is outstanding; 'false' means it has been completed.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>