Skip to content

StreetAddress

General purpose street and postal address information.

URI: cim:StreetAddress
Type: Class

 classDiagram
    class StreetAddress
    click StreetAddress href "../StreetAddress"
      StreetAddress : StreetAddress.language

      StreetAddress : StreetAddress.poBox

      StreetAddress : StreetAddress.postalCode

      StreetAddress : StreetAddress.status

          StreetAddress --> Status : StreetAddress.status
          click Status href "../Status"

      StreetAddress : StreetAddress.streetDetail

          StreetAddress --> StreetDetail : StreetAddress.streetDetail
          click StreetDetail href "../StreetDetail"

      StreetAddress : StreetAddress.townDetail

          StreetAddress --> TownDetail : StreetAddress.townDetail
          click TownDetail href "../TownDetail"

Attributes

Name URI Cardinality and Range Description Inheritance
streetDetail cim:StreetAddress.streetDetail 0..1
StreetDetail
Street detail direct
townDetail cim:StreetAddress.townDetail 0..1
TownDetail
Town detail direct
status cim:StreetAddress.status 0..1
Status
Status of this address direct
postalCode cim:StreetAddress.postalCode 0..1
string
Postal code for the address direct
poBox cim:StreetAddress.poBox 0..1
string
Post office box direct
language cim:StreetAddress.language 0..1
string
The language in which the address is specified, using ISO 639-1 two digit lan... direct

Usages

used by used in type used
ServiceLocation mainAddress range StreetAddress
WorkLocation mainAddress range StreetAddress
Location mainAddress range StreetAddress

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/GeographicalLocation-EU#Package_GeographicalLocationProfile

Mappings

Mapping Type Mapped Value
self cim:StreetAddress
native this:StreetAddress