TownDetail
Town details, in the context of address.
URI: cim:TownDetail
Type: Class
classDiagram
class TownDetail
click TownDetail href "../TownDetail"
TownDetail : TownDetail.code
TownDetail : TownDetail.country
TownDetail : TownDetail.name
TownDetail : TownDetail.section
TownDetail : TownDetail.stateOrProvince
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| code | cim:TownDetail.code | 0..1 string |
Town code | direct |
| section | cim:TownDetail.section | 0..1 string |
Town section | direct |
| name | cim:TownDetail.name | 0..1 string |
Town name | direct |
| stateOrProvince | cim:TownDetail.stateOrProvince | 0..1 string |
Name of the state or province | direct |
| country | cim:TownDetail.country | 0..1 string |
Name of the country | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| StreetAddress | townDetail | range | TownDetail |
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:TownDetail |
| native | this:TownDetail |