has city


The property assigns to an address of legal entity a name of the city.


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
Address
Used on these types
rdf:PlainLiteral
xsd:string