complexType
Address
element Address/StreetNumberName
element Address/ApartmentRoomSuiteNumber
element Address/BuildingSiteNumber
element Address/City
element Address/StateAbbreviation
element Address/PostalCode
element Address/NameOfCounty
element Address/CountyFIPSCode
element Address/Latitude
element Address/Longitude
element Address/BeginDate
element Address/EndDate
element Address/AddressType
element Address/DoNotPublishIndicator
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StreetNumberName ApartmentRoomSuiteNumber BuildingSiteNumber City StateAbbreviation PostalCode NameOfCounty CountyFIPSCode Latitude Longitude BeginDate EndDate AddressType DoNotPublishIndicator | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Address"> <xs:annotation> <xs:documentation>The set of elements that describes an address, including the street address, city, state, and ZIP code.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StreetNumberName" type="StreetNumberName"> <xs:annotation> <xs:documentation>The street number and street name or post office box number of an address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ApartmentRoomSuiteNumber" type="ApartmentRoomSuiteNumber" minOccurs="0"> <xs:annotation> <xs:documentation>The apartment, room, or suite number of an address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BuildingSiteNumber" type="BuildingSiteNumber" minOccurs="0"> <xs:annotation> <xs:documentation>The number of the building on the site, if more than one building shares the same address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="City" type="City"> <xs:annotation> <xs:documentation>The name of the city in which an address is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StateAbbreviation" type="StateAbbreviationType"> <xs:annotation> <xs:documentation>The abbreviation for the state (within the United States) or outlying area in which an address is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PostalCode" type="PostalCode"> <xs:annotation> <xs:documentation>The five or nine digit zip code or overseas postal code portion of an address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NameOfCounty" type="NameOfCounty" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the county, parish, borough, or comparable unit (within a state) in 'which an address is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CountyFIPSCode" type="CountyFIPSCode" minOccurs="0"> <xs:annotation> <xs:documentation>The Federal Information Processing Standards (FIPS) numeric code for the county issued by the National Institute of Standards and Technology (NIST). Counties are considered to be the "first-order subdivisions" of each State and statistically equivalent entity, regardless of their local designations (county, parish, borough, etc.) Counties in different States will have the same code. A unique county number is created when combined with the 2-digit FIPS State Code.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Latitude" type="Coordinate" minOccurs="0"> <xs:annotation> <xs:documentation>The geographic latitude of the physical address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Longitude" type="Coordinate" minOccurs="0"> <xs:annotation> <xs:documentation>The geographic longitude of the physical address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The first date the address is valid. For physical addresses, the date the person moved to that address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The last date the address is valid. For physical addresses, this would be the date the person moved from that address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AddressType" type="AddressType"> <xs:annotation> <xs:documentation>The type of address listed for an individual or organization. For example: Physical Address, Mailing Address, Home Address, etc.)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DoNotPublishIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the address should not be published.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Address/StreetNumberName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | StreetNumberName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="StreetNumberName" type="StreetNumberName"> <xs:annotation> <xs:documentation>The street number and street name or post office box number of an address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/ApartmentRoomSuiteNumber
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ApartmentRoomSuiteNumber | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ApartmentRoomSuiteNumber" type="ApartmentRoomSuiteNumber" minOccurs="0"> <xs:annotation> <xs:documentation>The apartment, room, or suite number of an address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/BuildingSiteNumber
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | BuildingSiteNumber | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BuildingSiteNumber" type="BuildingSiteNumber" minOccurs="0"> <xs:annotation> <xs:documentation>The number of the building on the site, if more than one building shares the same address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/City
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | City | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="City" type="City"> <xs:annotation> <xs:documentation>The name of the city in which an address is located.</xs:documentation> </xs:annotation> </xs:element> |
element Address/StateAbbreviation
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | StateAbbreviationType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StateAbbreviation" type="StateAbbreviationType"> <xs:annotation> <xs:documentation>The abbreviation for the state (within the United States) or outlying area in which an address is located.</xs:documentation> </xs:annotation> </xs:element> |
element Address/PostalCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | PostalCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="PostalCode" type="PostalCode"> <xs:annotation> <xs:documentation>The five or nine digit zip code or overseas postal code portion of an address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/NameOfCounty
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | NameOfCounty | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NameOfCounty" type="NameOfCounty" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the county, parish, borough, or comparable unit (within a state) in 'which an address is located.</xs:documentation> </xs:annotation> </xs:element> |
element Address/CountyFIPSCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CountyFIPSCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CountyFIPSCode" type="CountyFIPSCode" minOccurs="0"> <xs:annotation> <xs:documentation>The Federal Information Processing Standards (FIPS) numeric code for the county issued by the National Institute of Standards and Technology (NIST). Counties are considered to be the "first-order subdivisions" of each State and statistically equivalent entity, regardless of their local designations (county, parish, borough, etc.) Counties in different States will have the same code. A unique county number is created when combined with the 2-digit FIPS State Code.</xs:documentation> </xs:annotation> </xs:element> |
element Address/Latitude
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Coordinate | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Latitude" type="Coordinate" minOccurs="0"> <xs:annotation> <xs:documentation>The geographic latitude of the physical address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/Longitude
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Coordinate | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Longitude" type="Coordinate" minOccurs="0"> <xs:annotation> <xs:documentation>The geographic longitude of the physical address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/BeginDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The first date the address is valid. For physical addresses, the date the person moved to that address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/EndDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The last date the address is valid. For physical addresses, this would be the date the person moved from that address.</xs:documentation> </xs:annotation> </xs:element> |
element Address/AddressType
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | AddressType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AddressType" type="AddressType"> <xs:annotation> <xs:documentation>The type of address listed for an individual or organization. For example: Physical Address, Mailing Address, Home Address, etc.)</xs:documentation> </xs:annotation> </xs:element> |
element Address/DoNotPublishIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DoNotPublishIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the address should not be published.</xs:documentation> </xs:annotation> </xs:element> |