Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element sdc4:AttestationType / 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#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>
Element sdc4:AttestationType / view
Namespace No namespace
Annotations
Optional visual representation of content attested e.g. screen image.
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_XdFileType.tmp#XdFileType_sizesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_encodingsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_xdfile-languagesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_formalismsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_media-typesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_compression-typesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_hash-resultsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_hash-functionsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_alt-txtsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_urisdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_media-contentsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType
Type sdc4:XdFileType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children act, alt-txt, compression-type, encoding, formalism, hash-function, hash-result, label, latitude, longitude, media-content, media-type, modified, sdc4:ExceptionalValue, size, tr, uri, vtb, vte, xdfile-language
Instance
<view 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>
  <size>{0,1}</size>
  <encoding>{0,1}</encoding>
  <xdfile-language>{0,1}</xdfile-language>
  <formalism>{0,1}</formalism>
  <media-type>{0,1}</media-type>
  <compression-type>{0,1}</compression-type>
  <hash-result>{0,1}</hash-result>
  <hash-function>{0,1}</hash-function>
  <alt-txt>{0,1}</alt-txt>
  <uri>{1,1}</uri>
  <media-content>{1,1}</media-content>
</view>
Source
<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>
Element sdc4:AttestationType / proof
Namespace No namespace
Annotations
Proof of attestation such as an GPG signature.
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_XdFileType.tmp#XdFileType_sizesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_encodingsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_xdfile-languagesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_formalismsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_media-typesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_compression-typesdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_hash-resultsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_hash-functionsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_alt-txtsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_urisdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType_media-contentsdc4_xsd_Complex_Type_sdc4_XdFileType.tmp#XdFileType
Type sdc4:XdFileType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children act, alt-txt, compression-type, encoding, formalism, hash-function, hash-result, label, latitude, longitude, media-content, media-type, modified, sdc4:ExceptionalValue, size, tr, uri, vtb, vte, xdfile-language
Instance
<proof 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>
  <size>{0,1}</size>
  <encoding>{0,1}</encoding>
  <xdfile-language>{0,1}</xdfile-language>
  <formalism>{0,1}</formalism>
  <media-type>{0,1}</media-type>
  <compression-type>{0,1}</compression-type>
  <hash-result>{0,1}</hash-result>
  <hash-function>{0,1}</hash-function>
  <alt-txt>{0,1}</alt-txt>
  <uri>{1,1}</uri>
  <media-content>{1,1}</media-content>
</proof>
Source
<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>
Element sdc4:AttestationType / reason
Namespace No namespace
Annotations
Reason of this attestation. Usually coded from a standardized vocabulary.
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
<reason 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>
</reason>
Source
<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>
Element sdc4:AttestationType / committer
Namespace No namespace
Annotations
Identity of person who committed the item.
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
<committer>
  <label>{0,1}</label>
  <party-name>{0,1}</party-name>
  <party-ref>{0,1}</party-ref>
  <party-details>{0,1}</party-details>
</committer>
Source
<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>
Element sdc4:AttestationType / committed
Namespace No namespace
Annotations
Timestamp of committal of the item.
Diagram
Diagram
Type xs:dateTime
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<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>
Element sdc4:AttestationType / pending
Namespace No namespace
Annotations
True if this attestation is outstanding; 'false' means it has been completed.
Diagram
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.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_labelsdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_viewsdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_proofsdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_reasonsdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_committersdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_committedsdc4_xsd_Complex_Type_sdc4_AttestationType.tmp#AttestationType_pending
Used by
Model
Children committed, committer, label, pending, proof, reason, view
Source
<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>