Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Imported schema latinchars.xsd
Annotations
Diese Schema-Datei ist Bestandteil des von der KoSIT in XÖV herausgebenen Standards "Lateinische Zeichen in Unicode".
Properties
attribute form default unqualified
element form default qualified
version 1.1.1
Simple Type xoev-lc:String.Latin
Annotations
Einschränkung auf lateinischen Zeichen.
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*
Used by
Attributes case_id_type/@V, dateinummer_type/@V, error_message_type/@V, guid_type/@V, information_system_type/name/@V, information_system_type/vendor/@V, list_type/@V, organisation_type/@address, organisation_type/@fax, organisation_type/@name, organisation_type/@phone, organisation_type_software_vendor/@address, organisation_type_software_vendor/@fax, organisation_type_software_vendor/@name, organisation_type_software_vendor/@phone, organisation_type_without_docu/@address, organisation_type_without_docu/@fax, organisation_type_without_docu/@name, organisation_type_without_docu/@phone, organisation_validation_provider_type/@address, organisation_validation_provider_type/@fax, organisation_validation_provider_type/@name, organisation_validation_provider_type/@phone, root_attr/@container_version, softwareName_type/@V, softwareVersion_type/@V, validation_item_base_attributes/@check_tool, validation_item_base_attributes/@description, validation_provider_miniprotokoll_attributes/@document_id, xi:tds_bfnw_type/xi:felder/xi:IKNRKH/@V, xi:tds_bfnw_type/xi:felder/xi:NAMEKH/@V, xi:tds_bfnw_type/xi:felder/xi:standortIDops/@V
Simple Types content_version_type, datum_type, emailAddress_type, enum_crud_type, enum_errortype_type, enum_exportmodul_base_type, enum_feedback_type, enum_flow_base_type, enum_organisation_type, enum_procedure_type, enum_ruletype_type, enum_spez_type, enum_target_type, enum_validation_type, fachabt_type, mondatum_type, quartdatum_type, registration_type, status_type, uhrzeit_type
Source
<xs:simpleType name="String.Latin">
  <xs:annotation>
    <xs:appinfo>
      <title>Datentyp für lateinische Zeichen in Unicode</title>
    </xs:appinfo>
    <xs:documentation>Einschränkung auf lateinischen Zeichen.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="(([	-

 -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*"/>
  </xs:restriction>
</xs:simpleType>