Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element sdc4:AuditType / 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#AuditType/label">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
        <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:AuditType / system-id
Namespace No namespace
Annotations
Identifier of systems which created or handled the information item. 'Systems' can also be defined as an individual application or a data repository in which the data was manipulated.
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 1
maxOccurs 1
Model
Children act, label, latitude, longitude, modified, sdc4:ExceptionalValue, tr, vtb, vte, xdstring-language, xdstring-value
Instance
<system-id 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>
</system-id>
Source
<xs:element maxOccurs="1" minOccurs="1" name="system-id" type="sdc4:XdStringType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Identifier of systems which created or handled the information item. 'Systems' can also be defined as an individual application or a data repository in which the data was manipulated.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/system-id">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:label xml:lang="en-us">system-id</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
        <rdfs:comment xml:lang="en-us">Identifier of systems which created or handled the information item. 'Systems' can also be defined as an individual application or a data repository in which the data was manipulated.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:AuditType / system-user
Namespace No namespace
Annotations
User(s) who created, committed, forwarded or otherwise handled 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
<system-user>
  <label>{0,1}</label>
  <party-name>{0,1}</party-name>
  <party-ref>{0,1}</party-ref>
  <party-details>{0,1}</party-details>
</system-user>
Source
<xs:element maxOccurs="1" minOccurs="0" name="system-user" type="sdc4:PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">User(s) who created, committed, forwarded or otherwise handled the item.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/system-user">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
        <rdfs:label xml:lang="en-us">system-user</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
        <rdfs:comment xml:lang="en-us">User(s) who created, committed, forwarded or otherwise handled the item.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:AuditType / location
Namespace No namespace
Annotations
Location information of the particular site/facility within an organisation which handled the item.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_ItemType.tmp#ItemTypesdc4_xsd_Complex_Type_sdc4_ClusterType.tmp#ClusterType_labelsdc4_xsd_Element_sdc4_Items.tmp#Itemssdc4_xsd_Complex_Type_sdc4_ClusterType.tmp#ClusterType
Type sdc4:ClusterType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children label, sdc4:Items
Instance
<location xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
  <label>{0,1}</label>
  <sdc4:Items>{0,unbounded}</sdc4:Items>
</location>
Source
<xs:element maxOccurs="1" minOccurs="0" name="location" type="sdc4:ClusterType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Location information of the particular site/facility within an organisation which handled the item.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/location">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ClusterType"/>
        <rdfs:label xml:lang="en-us">location</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ClusterType"/>
        <rdfs:comment xml:lang="en-us">Location information of the particular site/facility within an organisation which handled the item.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:AuditType / timestamp
Namespace No namespace
Annotations
Timestamp of handling the item.
Diagram
Diagram
Type xs:dateTime
Properties
content simple
minOccurs 1
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="timestamp" type="xs:dateTime">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Timestamp of handling the item.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/timestamp">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:label xml:lang="en-us">timestamp</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:comment xml:lang="en-us">Timestamp of handling the item.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Complex Type sdc4:AuditType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
AuditType provides a mechanism to identify the who/where/when tracking of instances as they move from system to system.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_AuditType.tmp#AuditType_labelsdc4_xsd_Complex_Type_sdc4_AuditType.tmp#AuditType_system-idsdc4_xsd_Complex_Type_sdc4_AuditType.tmp#AuditType_system-usersdc4_xsd_Complex_Type_sdc4_AuditType.tmp#AuditType_locationsdc4_xsd_Complex_Type_sdc4_AuditType.tmp#AuditType_timestamp
Used by
Element sdc4:Audit
Model
Children label, location, system-id, system-user, timestamp
Source
<xs:complexType name="AuditType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">AuditType provides a mechanism to identify the who/where/when tracking of instances as they move from system to system.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType">
        <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_AuditType.html#AuditType"/>
        <rdfs:label xml:lang="en-us">AuditType</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
        <rdfs:comment xml:lang="en-us">AuditType provides a mechanism to identify the who/where/when tracking of instances as they move from system to system.</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#AuditType/label">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
            <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="1" name="system-id" type="sdc4:XdStringType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">Identifier of systems which created or handled the information item. 'Systems' can also be defined as an individual application or a data repository in which the data was manipulated.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/system-id">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
            <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
            <rdfs:label xml:lang="en-us">system-id</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdStringType"/>
            <rdfs:comment xml:lang="en-us">Identifier of systems which created or handled the information item. 'Systems' can also be defined as an individual application or a data repository in which the data was manipulated.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="system-user" type="sdc4:PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">User(s) who created, committed, forwarded or otherwise handled the item.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/system-user">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
            <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
            <rdfs:label xml:lang="en-us">system-user</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#PartyType"/>
            <rdfs:comment xml:lang="en-us">User(s) who created, committed, forwarded or otherwise handled the item.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" name="location" type="sdc4:ClusterType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">Location information of the particular site/facility within an organisation which handled the item.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/location">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
            <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ClusterType"/>
            <rdfs:label xml:lang="en-us">location</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ClusterType"/>
            <rdfs:comment xml:lang="en-us">Location information of the particular site/facility within an organisation which handled the item.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="1" name="timestamp" type="xs:dateTime">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">Timestamp of handling the item.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType/timestamp">
            <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
            <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            <rdfs:label xml:lang="en-us">timestamp</rdfs:label>
            <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            <rdfs:comment xml:lang="en-us">Timestamp of handling the item.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>