Showing:

Annotations
Attributes
Diagrams
Facets
Source
Used by
Imported schema addr.xsd
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
Documentation for the Address
MMUCC Data Element Reference ??
This schema defines and validates an instance of Address within the context
of a Collision report document.

http://www.gnu.org/licenses/gpl.html

<xi:include href="../XML/GPL.xhtml"/>
This software should be used in compliance with GNU GENERAL PUBLIC LICENSE            
Version 3, 29 June 2007 or later. TNSR™
Element addr:Address
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
Any P.O. Box for a Legal Entity address is
acceptable however, it may trigger much tighter scrutiny of the legal
entity.
Diagram
Diagram comm3.tmp#id158 comm3.tmp#id157
Type addr:AddressType
Used by
Attributes
QName Type Fixed Default Use Annotation
addr:Address1 restriction of xsd:string required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Address Line 1 is used to provide an apartment
or suite number, if applicable. If not applicable, include the open and close
tag with no input.
Maximum characters
allowed:38
addr:Address2 restriction of xsd:string optional
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Street address2. Maximum characters allowed:
35
addr:City restriction of xsd:string required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed:
15
addr:Country CountryCodeType optional
Indicate the country of the Physical Address.
Collected by the Investigating officer.
These codes are taken from the
GJXDM
addr:State USStateCodeType required
These codes include Mexican and Canadian
provinces.
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented (usps:tag). Maximum
characters allowed: 2
addr:Validated xsd:boolean optional
Indicate whether or not the Physical Address has
been Validated during the Investigation by the Investigating
officer.
addr:ZipCode restriction of xsd:token required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed: 5
Source
<xsd:element name="Address" type="addr:AddressType" id="Address">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">Any P.O. Box for a Legal Entity address is acceptable however, it may trigger much tighter scrutiny of the legal entity.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Complex Type addr:AddressType
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
The base address type required to define all
addresses
Diagram
Diagram comm3.tmp#id158
Used by
Element addr:Address
Attributes
QName Type Fixed Default Use Annotation
addr:Address1 restriction of xsd:string required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Address Line 1 is used to provide an apartment
or suite number, if applicable. If not applicable, include the open and close
tag with no input.
Maximum characters
allowed:38
addr:Address2 restriction of xsd:string optional
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Street address2. Maximum characters allowed:
35
addr:City restriction of xsd:string required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed:
15
addr:Country CountryCodeType optional
Indicate the country of the Physical Address.
Collected by the Investigating officer.
These codes are taken from the
GJXDM
addr:State USStateCodeType required
These codes include Mexican and Canadian
provinces.
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented (usps:tag). Maximum
characters allowed: 2
addr:Validated xsd:boolean optional
Indicate whether or not the Physical Address has
been Validated during the Investigation by the Investigating
officer.
addr:ZipCode restriction of xsd:token required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed: 5
Source
<xsd:complexType name="AddressType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">The base address type required to define all addresses</xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="addr:AddressAttrib"/>
</xsd:complexType>
Attribute addr:AddressAttrib / @addr:Address1
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Address Line 1 is used to provide an apartment
or suite number, if applicable. If not applicable, include the open and close
tag with no input.
Maximum characters
allowed:38
Type restriction of xsd:string
Facets
whiteSpace preserve
maxLength 38
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="Address1" use="required" id="Address1" usps:tag="<Address1>">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
    <xsd:documentation xml:lang="en-US">Address Line 1 is used to provide an apartment or suite number, if applicable. If not applicable, include the open and close tag with no input.</xsd:documentation>
    <xsd:documentation xml:lang="en-US">Maximum characters allowed:38</xsd:documentation>
  </xsd:annotation>
  <!--Address1-->
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="38"/>
      <xsd:whiteSpace value="preserve"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute addr:AddressAttrib / @addr:Address2
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Street address2. Maximum characters allowed:
35
Type restriction of xsd:string
Facets
whiteSpace preserve
maxLength 35
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="Address2" use="optional" id="Address2" usps:tag="<Address2>">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
    <xsd:documentation xml:lang="en-US">Street address2. Maximum characters allowed: 35</xsd:documentation>
  </xsd:annotation>
  <!-- Address2 -->
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="35"/>
      <xsd:whiteSpace value="preserve"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute addr:AddressAttrib / @addr:City
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed:
15
Type restriction of xsd:string
Facets
whiteSpace preserve
maxLength 15
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="City" use="required" id="City" usps:tag="<City>">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
    <xsd:documentation xml:lang="en-US">Maximum characters allowed: 15</xsd:documentation>
  </xsd:annotation>
  <!-- City -->
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="15"/>
      <xsd:whiteSpace value="preserve"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute addr:AddressAttrib / @addr:State
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
These codes include Mexican and Canadian
provinces.
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented (usps:tag). Maximum
characters allowed: 2
Type USStateCodeType
Facets
enumeration AA
Armed Forces Americas (except Canada)
enumeration AE
Armed Forces Africa, Canada, Europe, Middle East
enumeration AK
ALASKA
enumeration AL
ALABAMA
enumeration AP
Armed Forces Pacific
enumeration AR
ARKANSAS
enumeration AS
AMERICAN SAMOA
enumeration AZ
ARIZONA
enumeration CA
CALIFORNIA
enumeration CO
COLORADO
enumeration CT
CONNECTICUT
enumeration DC
DISTRICT OF COLUMBIA
enumeration DE
DELAWARE
enumeration FL
FLORIDA
enumeration FM
FEDERATED STATES OF MICRONESIA
enumeration GA
GEORGIA
enumeration GU
GUAM
enumeration HI
HAWAII
enumeration IA
IOWA
enumeration ID
IDAHO
enumeration IL
ILLINOIS
enumeration IN
INDIANA
enumeration KS
KANSAS
enumeration KY
KENTUCKY
enumeration LA
LOUISIANA
enumeration MA
MASSACHUSETTS
enumeration MD
MARYLAND
enumeration ME
MAINE
enumeration MH
MARSHALL ISLANDS
enumeration MI
MICHIGAN
enumeration MN
MINNESOTA
enumeration MO
MISSOURI
enumeration MP
NORTHERN MARIANA ISLANDS
enumeration MS
MISSISSIPPI
enumeration MT
MONTANA
enumeration NC
NORTH CAROLINA
enumeration ND
NORTH DAKOTA
enumeration NE
NEBRASKA
enumeration NH
NEW HAMPSHIRE
enumeration NJ
NEW JERSEY
enumeration NM
NEW MEXICO
enumeration NV
NEVADA
enumeration NY
NEW YORK
enumeration OH
OHIO
enumeration OK
OKLAHOMA
enumeration OR
OREGON
enumeration PA
PENNSYLVANIA
enumeration PR
PUERTO RICO
enumeration PW
PALAU
enumeration RI
RHODE ISLAND
enumeration SC
SOUTH CAROLINA
enumeration SD
SOUTH DAKOTA
enumeration TN
TENNESSEE
enumeration TX
TEXAS
enumeration UT
UTAH
enumeration VA
VIRGINIA
enumeration VI
VIRGIN ISLANDS
enumeration VT
VERMONT
enumeration WA
WASHINGTON
enumeration WI
WISCONSIN
enumeration WV
WEST VIRGINIA
enumeration WY
WYOMING
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="State" type="usps:USStateCodeType" use="required" id="State" usps:tag="<State>">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">These codes include Mexican and Canadian provinces.</xsd:documentation>
    <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag). Maximum characters allowed: 2</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute addr:AddressAttrib / @addr:ZipCode
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed: 5
Type restriction of xsd:token
Facets
whiteSpace collapse
minLength 5
maxLength 10
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="ZipCode" use="required" id="ZipCode" usps:tag="<Zip5>">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
    <xsd:documentation xml:lang="en-US">Maximum characters allowed: 5</xsd:documentation>
  </xsd:annotation>
  <!-- Zip Code -->
  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:minLength value="5"/>
      <xsd:maxLength value="10"/>
      <xsd:whiteSpace value="collapse"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute addr:AddressAttrib / @addr:Country
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
Indicate the country of the Physical Address.
Collected by the Investigating officer.
These codes are taken from the
GJXDM
Type CountryCodeType
Facets
enumeration AA
ARUBA
enumeration AC
ANTIGUA AND BARBUDA
enumeration AF
AFGHANISTAN
enumeration AG
ALGERIA
enumeration AJ
AZERBAIJAN
enumeration AL
ALBANIA
enumeration AM
ARMENIA
enumeration AN
ANDORRA
enumeration AO
ANGOLA
enumeration AQ
AMERICAN SAMOA
enumeration AR
ARGENTINA
enumeration AS
AUSTRALIA
enumeration AT
ASHMORE AND CARTIER ISLANDS
enumeration AU
AUSTRIA
enumeration AV
ANGUILLA
enumeration AY
ANTARCTICA
enumeration BA
BAHRAIN
enumeration BB
BARBADOS
enumeration BC
BOTSWANA
enumeration BD
BERMUDA
enumeration BE
BELGIUM
enumeration BF
BAHAMAS, THE
enumeration BG
BANGLADESH
enumeration BH
BELIZE
enumeration BK
BOSNIA AND HERZEGOVINA
enumeration BL
BOLIVIA
enumeration BM
BURMA
enumeration BN
BENIN
enumeration BO
BELARUS
enumeration BP
SOLOMON ISLANDS
enumeration BQ
NAVASSA ISLAND
enumeration BR
BRAZIL
enumeration BS
BASSAS DA INDIA
enumeration BT
BHUTAN
enumeration BU
BULGARIA
enumeration BV
BOUVET ISLAND
enumeration BX
BRUNEI
enumeration BY
BURUNDI
enumeration CA
CANADA
enumeration CB
CAMBODIA
enumeration CD
CHAD
enumeration CE
SRI LANKA
enumeration CF
CONGO
enumeration CG
ZAIRE
enumeration CH
CHINA
enumeration CI
CHILE
enumeration CJ
CAYMAN ISLANDS
enumeration CK
COCOS (KEELING) ISLANDS
enumeration CM
CAMEROON
enumeration CN
COMOROS
enumeration CO
COLOMBIA
enumeration CQ
NORTHERN MARIANA ISLANDS
enumeration CR
CORAL SEA ISLANDS
enumeration CS
COSTA RICA
enumeration CT
CENTRAL AFRICAN REPUBLIC
enumeration CU
CUBA
enumeration CV
CAPE VERDE
enumeration CW
COOK ISLANDS
enumeration CY
CYPRUS
enumeration DA
DENMARK
enumeration DJ
DJIBOUTI
enumeration DO
DOMINICA
enumeration DQ
JARVIS ISLAND
enumeration DR
DOMINICAN REPUBLIC
enumeration EC
ECUADOR
enumeration EG
EGYPT
enumeration EI
IRELAND
enumeration EK
EQUATORIAL GUINEA
enumeration EN
ESTONIA
enumeration ER
ERITREA
enumeration ES
EL SALVADOR
enumeration ET
ETHIOPIA
enumeration EU
EUROPA ISLAND
enumeration EZ
CZECH REPUBLIC
enumeration FG
FRENCH GUIANA
enumeration FI
FINLAND
enumeration FJ
FIJI
enumeration FK
FALKLAND ISLANDS (ISLAS MALVINAS)
enumeration FM
FEDERATED STATES OF MICRONESIA
enumeration FO
FAROE ISLANDS
enumeration FP
FRENCH POLYNESIA
enumeration FQ
BAKER ISLAND
enumeration FR
FRANCE
enumeration FS
FRENCH SOUTHERN AND ANTARCTIC LANDS
enumeration GA
GAMBIA, THE
enumeration GB
GABON
enumeration GG
GEORGIA
enumeration GH
GHANA
enumeration GI
GIBRALTAR
enumeration GJ
GRENADA
enumeration GK
GUERNSEY
enumeration GL
GREENLAND
enumeration GM
GERMANY
enumeration GO
GLORIOSO ISLANDS
enumeration GP
GUADELOUPE
enumeration GQ
GUAM
enumeration GR
GREECE
enumeration GT
GUATEMALA
enumeration GV
GUINEA
enumeration GY
GUYANA
enumeration GZ
GAZA STRIP
enumeration HA
HAITI
enumeration HK
HONG KONG
enumeration HM
HEARD ISLAND AND MCDONALD ISLANDS
enumeration HO
HONDURAS
enumeration HQ
HOWLAND ISLAND
enumeration HR
CROATIA
enumeration HU
HUNGARY
enumeration IC
ICELAND
enumeration ID
INDONESIA
enumeration IM
MAN, ISLE OF
enumeration IN
INDIA
enumeration IO
BRITISH INDIAN OCEAN TERRITORY
enumeration IP
CLIPPERTON ISLAND
enumeration IR
IRAN
enumeration IS
ISRAEL
enumeration IT
ITALY
enumeration IV
COTE D'IVOIRE
enumeration IZ
IRAQ
enumeration JA
JAPAN
enumeration JE
JERSEY
enumeration JM
JAMAICA
enumeration JN
JAN MAYEN
enumeration JO
JORDAN
enumeration JQ
JOHNSTON ATOLL
enumeration JU
JUAN DE NOVA ISLAND
enumeration KE
KENYA
enumeration KG
KYRGYZSTAN
enumeration KN
KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF
enumeration KQ
KINGMAN REEF
enumeration KR
KIRIBATI
enumeration KS
KOREA, REPUBLIC OF
enumeration KT
CHRISTMAS ISLAND
enumeration KU
KUWAIT
enumeration KZ
KAZAKHSTAN
enumeration LA
LAOS
enumeration LE
LEBANON
enumeration LG
LATVIA
enumeration LH
LITHUANIA
enumeration LI
LIBERIA
enumeration LO
SLOVAKIA
enumeration LQ
PALMYRA ATOLL
enumeration LS
LIECHTENSTEIN
enumeration LT
LESOTHO
enumeration LU
LUXEMBOURG
enumeration LY
LIBYA
enumeration MA
MADAGASCAR
enumeration MB
MARTINIQUE
enumeration MC
MACAU
enumeration MD
MOLDOVA
enumeration MF
MAYOTTE
enumeration MG
MONGOLIA
enumeration MH
MONTSERRAT
enumeration MI
MALAWI
enumeration MK
MACEDONIA
enumeration ML
MALI
enumeration MN
MONACO
enumeration MO
MOROCCO
enumeration MP
MAURITIUS
enumeration MQ
MIDWAY ISLANDS
enumeration MR
MAURITANIA
enumeration MT
MALTA
enumeration MU
OMAN
enumeration MV
MALDIVES
enumeration MW
MONTENEGRO
enumeration MX
MEXICO
enumeration MY
MALAYSIA
enumeration MZ
MOZAMBIQUE
enumeration NC
NEW CALEDONIA
enumeration NE
NIUE
enumeration NF
NORFOLK ISLAND
enumeration NG
NIGER
enumeration NH
VANUATU
enumeration NI
NIGERIA
enumeration NL
NETHERLANDS
enumeration NO
NORWAY
enumeration NP
NEPAL
enumeration NR
NAURU
enumeration NS
SURINAME
enumeration NT
NETHERLANDS ANTILLES
enumeration NU
NICARAGUA
enumeration NZ
NEW ZEALAND
enumeration PA
PARAGUAY
enumeration PC
PITCAIRN ISLANDS
enumeration PE
PERU
enumeration PF
PARACEL ISLANDS
enumeration PG
SPRATLY ISLANDS
enumeration PK
PAKISTAN
enumeration PL
POLAND
enumeration PM
PANAMA
enumeration PO
PORTUGAL
enumeration PP
PAPUA NEW GUINEA
enumeration PS
TRUST TERRITORY OF THE PACIFIC ISLANDS (PALAU)
enumeration PU
GUINEA-BISSAU
enumeration QA
QATAR
enumeration RE
REUNION
enumeration RM
MARSHALL ISLANDS
enumeration RO
ROMANIA
enumeration RP
PHILIPPINES
enumeration RQ
PUERTO RICO
enumeration RS
RUSSIA
enumeration RW
RWANDA
enumeration SA
SAUDI ARABIA
enumeration SB
ST. PIERRE AND MIQUELON
enumeration SC
ST. KITTS AND NEVIS
enumeration SE
SEYCHELLES
enumeration SF
SOUTH AFRICA
enumeration SG
SENEGAL
enumeration SH
ST. HELENA
enumeration SI
SLOVENIA
enumeration SL
SIERRA LEONE
enumeration SM
SAN MARINO
enumeration SN
SINGAPORE
enumeration SO
SOMALIA
enumeration SP
SPAIN
enumeration SR
SERBIA
enumeration ST
ST. LUCIA
enumeration SU
SUDAN
enumeration SV
SVALBARD
enumeration SW
SWEDEN
enumeration SX
SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS
enumeration SY
SYRIA
enumeration SZ
SWITZERLAND
enumeration TC
UNITED ARAB EMIRATES
enumeration TD
TRINIDAD AND TOBAGO
enumeration TE
TROMELIN ISLAND
enumeration TH
THAILAND
enumeration TI
TAJIKISTAN
enumeration TK
TURKS AND CAICOS ISLANDS
enumeration TL
TOKELAU
enumeration TN
TONGA
enumeration TO
TOGO
enumeration TP
SAO TOME AND PRINCIPE
enumeration TS
TUNISIA
enumeration TU
TURKEY
enumeration TV
TUVALU
enumeration TW
TAIWAN
enumeration TX
TURKMENISTAN
enumeration TZ
TANZANIA
enumeration UG
UGANDA
enumeration UK
UNITED KINGDOM
enumeration UP
UKRAINE
enumeration US
UNITED STATES
enumeration UV
BURKINA
enumeration UY
URUGUAY
enumeration UZ
UZBEKISTAN
enumeration VC
ST. VINCENT AND THE GRENADINES
enumeration VE
VENEZUELA
enumeration VI
BRITISH VIRGIN ISLANDS
enumeration VM
VIETNAM
enumeration VQ
VIRGIN ISLANDS
enumeration VT
VATICAN CITY
enumeration WA
NAMIBIA
enumeration WE
WEST BANK
enumeration WF
WALLIS AND FUTUNA
enumeration WI
WESTERN SAHARA
enumeration WQ
WAKE ISLAND
enumeration WS
WESTERN SAMOA
enumeration WZ
SWAZILAND
enumeration YM
YEMEN
enumeration ZA
ZAMBIA
enumeration ZI
ZIMBABWE
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="Country" type="fips10-4:CountryCodeType" use="optional" form="qualified" id="Country">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">Indicate the country of the Physical Address. Collected by the Investigating officer.</xsd:documentation>
    <xsd:documentation xml:lang="en-US">These codes are taken from the GJXDM</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute addr:AddressAttrib / @addr:Validated
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
Indicate whether or not the Physical Address has
been Validated during the Investigation by the Investigating
officer.
Type xsd:boolean
Used by
Attribute Group addr:AddressAttrib
Source
<xsd:attribute name="Validated" type="xsd:boolean" use="optional" form="qualified" id="Validated">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">Indicate whether or not the Physical Address has been Validated during the Investigation by the Investigating officer.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute Group addr:AddressAttrib
Namespace http://www.tnsaferoads.net/mvc/usp/addr
Annotations
Address attributes
Diagram
Diagram comm3.tmp#id159 comm3.tmp#id160 comm3.tmp#id161 comm3.tmp#id162 comm3.tmp#id164 comm3.tmp#id165 comm3.tmp#id167
Used by
Attributes
QName Type Fixed Default Use Annotation
addr:Address1 restriction of xsd:string required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Address Line 1 is used to provide an apartment
or suite number, if applicable. If not applicable, include the open and close
tag with no input.
Maximum characters
allowed:38
addr:Address2 restriction of xsd:string optional
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Street address2. Maximum characters allowed:
35
addr:City restriction of xsd:string required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed:
15
addr:Country CountryCodeType optional
Indicate the country of the Physical Address.
Collected by the Investigating officer.
These codes are taken from the
GJXDM
addr:State USStateCodeType required
These codes include Mexican and Canadian
provinces.
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented (usps:tag). Maximum
characters allowed: 2
addr:Validated xsd:boolean optional
Indicate whether or not the Physical Address has
been Validated during the Investigation by the Investigating
officer.
addr:ZipCode restriction of xsd:token required
FOR USPS ADDRESS STANDARDIZATION API SERVER
REQUESTS the Input tag must be exactly as presented
(usps:tag).
Maximum characters allowed: 5
Source
<xsd:attributeGroup name="AddressAttrib" id="AddressAttrib">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">Address attributes</xsd:documentation>
  </xsd:annotation>
  <!--Address1-->
  <xsd:attribute name="Address1" use="required" id="Address1" usps:tag="<Address1>">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
      <xsd:documentation xml:lang="en-US">Address Line 1 is used to provide an apartment or suite number, if applicable. If not applicable, include the open and close tag with no input.</xsd:documentation>
      <xsd:documentation xml:lang="en-US">Maximum characters allowed:38</xsd:documentation>
    </xsd:annotation>
    <!--Address1-->
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:maxLength value="38"/>
        <xsd:whiteSpace value="preserve"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <!-- Address2 -->
  <xsd:attribute name="Address2" use="optional" id="Address2" usps:tag="<Address2>">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
      <xsd:documentation xml:lang="en-US">Street address2. Maximum characters allowed: 35</xsd:documentation>
    </xsd:annotation>
    <!-- Address2 -->
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:maxLength value="35"/>
        <xsd:whiteSpace value="preserve"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <!-- City -->
  <xsd:attribute name="City" use="required" id="City" usps:tag="<City>">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
      <xsd:documentation xml:lang="en-US">Maximum characters allowed: 15</xsd:documentation>
    </xsd:annotation>
    <!-- City -->
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:maxLength value="15"/>
        <xsd:whiteSpace value="preserve"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <!-- State -->
  <xsd:attribute name="State" type="usps:USStateCodeType" use="required" id="State" usps:tag="<State>">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">These codes include Mexican and Canadian provinces.</xsd:documentation>
      <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag). Maximum characters allowed: 2</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <!-- Zip Code -->
  <!--Indicate the country of the Physical Address-->
  <xsd:attribute name="ZipCode" use="required" id="ZipCode" usps:tag="<Zip5>">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">FOR USPS ADDRESS STANDARDIZATION API SERVER REQUESTS the Input tag must be exactly as presented (usps:tag).</xsd:documentation>
      <xsd:documentation xml:lang="en-US">Maximum characters allowed: 5</xsd:documentation>
    </xsd:annotation>
    <!-- Zip Code -->
    <xsd:simpleType>
      <xsd:restriction base="xsd:token">
        <xsd:minLength value="5"/>
        <xsd:maxLength value="10"/>
        <xsd:whiteSpace value="collapse"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <xsd:attribute name="Country" type="fips10-4:CountryCodeType" use="optional" form="qualified" id="Country">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">Indicate the country of the Physical Address. Collected by the Investigating officer.</xsd:documentation>
      <xsd:documentation xml:lang="en-US">These codes are taken from the GJXDM</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <!-- Physical Validation indoiator-->
  <xsd:attribute name="Validated" type="xsd:boolean" use="optional" form="qualified" id="Validated">
    <xsd:annotation>
      <xsd:documentation xml:lang="en-US">Indicate whether or not the Physical Address has been Validated during the Investigation by the Investigating officer.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>