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
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, guid_type/@V, root_attr/@container_version, sqg_header_type/dfp_key/@V, xi:tds_aanrpppa_iqtig_type/xi:felder/xi:AANRBERUFSGRANPPPBG/@V, xi:tds_aanrpppa_iqtig_type/xi:felder/xi:REGELAUFGABENAANR/@V, xi:tds_anrpppa_iqtig_type/xi:felder/xi:ANRBERUFSGRANPPPBG/@V, xi:tds_anrpppa_iqtig_type/xi:felder/xi:REGELAUFGABEN/@V, xi:tds_auspppa_iqtig_type/xi:felder/xi:ABEHANDLEISTUNG/@V, xi:tds_auspppa_iqtig_type/xi:felder/xi:APERSAUSSTATT/@V, xi:tds_auspppa_iqtig_type/xi:felder/xi:GRUENDE1/@V, xi:tds_auspppa_iqtig_type/xi:felder/xi:GRUENDE2/@V, xi:tds_auspppa_iqtig_type/xi:felder/xi:GRUENDE3/@V, xi:tds_auspppa_iqtig_type/xi:felder/xi:GRUENDE4/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:APARTNER/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:EMAIL/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:IKNRKH/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:NAMEKH/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:ORT/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:PLZ/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:STRASSEKH/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:TELEFON/@V, xi:tds_bpppa_iqtig_type/xi:felder/xi:standortIDops/@V, xi:tds_einrpppa_iqtig_type/xi:felder/xi:ERLAEUTERUNGMODVOR/@V, xi:tds_einrpppa_iqtig_type/xi:felder/xi:ERLSTA/@V, xi:tds_orgpppa_iqtig_type/xi:felder/xi:ERLAEUTERUNG/@V, xi:tds_orgpppa_iqtig_type/xi:felder/xi:NAMEST/@V
Simple Types Text1000_type, Text2000_type, Text255_type, content_version_type, datum_type, emailAddress_type, enum_behbereichep_type, enum_behbereichkjp_type, enum_behbereichps_type, enum_behschwpunkt_type, enum_berufsgruppeep_type, enum_berufsgruppekjp_type, enum_berufsgruppeps_type, enum_crud_type, enum_drittelquartals_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_stattyp_type, enum_target_type, enum_tn_type, enum_validation_type, fachabt_type, mondatum_type, ops301_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>