has preferred ASCII-transliterated representation of legal name


Legal name of the entity transliterated to ASCII characters, provided by the entity for this purpose.


An element of this type has minimum length of one character and may not contain any of: the carriage return (#xD), line feed (#xA) nor tab (#x9) characters, shall not begin or end with a space (#x20) character, or a sequence of two or more adjacent space characters. restriction of xs:string minLength 1 maxLength 500 pattern \\S+( \\S+)*

Values expected to be one of these types
LegalEntity
Used on these types
rdf:PlainLiteral
xsd:string