attribute addressLineCategory
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:AddressLineCategoryType
used by
complexType com:AddressLineTextType
facets
Kind Value annotation
enumeration Street it is composed of street name and house/block/building number. It may also include floor or office number.
enumeration Building The building name
enumeration Floor The floor number can be in one line
enumeration Room The room inside which the place is located
enumeration Post office box it is a uniquely-addressable lockable box located on the premises of a post office station.
annotation
documentation
Category of address line
source <xsd:attribute name="addressLineCategory" type="com:AddressLineCategoryType">
<xsd:annotation>
<xsd:documentation>
Category of address line
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>