Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element sdc4:Audit
Namespace https://semanticdatacharter.com/ns/sdc4/
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_timestampsdc4_xsd_Complex_Type_sdc4_AuditType.tmp#AuditType
Type sdc4:AuditType
Properties
content complex
Used by
Complex Type sdc4:DMType
Model
Children label, location, system-id, system-user, timestamp
Instance
<sdc4:Audit xmlns:sdc4="https://semanticdatacharter.com/ns/sdc4/">
  <label>{0,1}</label>
  <system-id>{1,1}</system-id>
  <system-user>{0,1}</system-user>
  <location>{0,1}</location>
  <timestamp>{1,1}</timestamp>
</sdc4:Audit>
Source
<xs:element name="Audit" type="sdc4:AuditType">
  <xs:annotation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#Audit">
        <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
        <sdc4:isCMSOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#AuditType"/>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMS"/>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>