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
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
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
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>