diagram | ![]() |
namespace | http://www.LRMS-Adopted-02-00-00 |
children | city county state postalCode countryCode stateFIPS entityIPS countyFIPS cityFIPS localAdminAreaGroup |
used by | |
source | <xs:complexType name="AdminAreaGroup"> <xs:choice maxOccurs="unbounded"> <xs:element name="city" type="Text-name255"/> <xs:element name="county" type="Text-name255"/> <xs:element name="state" type="Text-name255"/> <xs:element name="postalCode" type="PostalCode"/> <xs:element name="countryCode" type="CountryCode"/> <xs:element name="stateFIPS" type="Int-index8"/> <xs:element name="entityIPS" type="Int-index32"/> <xs:element name="countyFIPS" type="Int-index16"/> <xs:element name="cityFIPS" type="Int-index32"/> <xs:element name="localAdminAreaGroup" type="local:AdminAreaGroup" minOccurs="0"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||
type | lrms:Text-name255 | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="city" type="Text-name255"/> |
diagram | ![]() |
||||
type | lrms:Text-name255 | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="county" type="Text-name255"/> |
diagram | ![]() |
||||
type | lrms:Text-name255 | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="state" type="Text-name255"/> |
diagram | ![]() |
||||
type | lrms:PostalCode | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="postalCode" type="PostalCode"/> |
diagram | ![]() |
||||
type | lrms:CountryCode | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="countryCode" type="CountryCode"/> |
diagram | ![]() |
||||
type | lrms:Int-index8 | ||||
properties |
|
||||
source | <xs:element name="stateFIPS" type="Int-index8"/> |
diagram | ![]() |
||||
type | lrms:Int-index32 | ||||
properties |
|
||||
source | <xs:element name="entityIPS" type="Int-index32"/> |
diagram | ![]() |
||||
type | lrms:Int-index16 | ||||
properties |
|
||||
source | <xs:element name="countyFIPS" type="Int-index16"/> |
diagram | ![]() |
||||
type | lrms:Int-index32 | ||||
properties |
|
||||
source | <xs:element name="cityFIPS" type="Int-index32"/> |
diagram | ![]() |
||||||||
type | AdminAreaGroup | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localAdminAreaGroup" type="local:AdminAreaGroup" minOccurs="0"/> |