Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element sdc4:MSKType / ev-name
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 1
maxOccurs 1
fixed Masked
Source
<xs:element fixed="Masked" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
Complex Type sdc4:MSKType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
Masked : There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information. Warning: Using this exceptional value
does provide information that may be a breach of confidentiality, even though no detail data is provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_ExceptionalValueType.tmp#ExceptionalValueType_ev-namesdc4_xsd_Complex_Type_sdc4_ExceptionalValueType.tmp#ExceptionalValueTypesdc4_xsd_Complex_Type_sdc4_MSKType.tmp#MSKType_ev-name
Type restriction of sdc4:ExceptionalValueType
Type hierarchy
Used by
Element sdc4:MSK
Model
Children ev-name
Source
<xs:complexType name="MSKType">
  <xs:complexContent>
    <xs:restriction base="sdc4:ExceptionalValueType">
      <xs:annotation>
        <xs:documentation xml:lang="en-us">Masked : There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information. Warning: Using this exceptional value does provide information that may be a breach of confidentiality, even though no detail data is provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail.</xs:documentation>
        <xs:appinfo>
          <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MSKType">
            <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_MSKType.html#MSKType"/>
            <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ExceptionalValueType"/>
            <rdfs:label xml:lang="en-us">MSKType</rdfs:label>
            <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
            <rdfs:comment xml:lang="en-us">Masked : There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information. Warning: Using this exceptional value does provide information that may be a breach of confidentiality, even though no detail data is provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail.</rdfs:comment>
          </rdf:Description>
        </xs:appinfo>
      </xs:annotation>
      <xs:sequence>
        <xs:element fixed="Masked" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>