schema location: | Message.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/message |
schema location: | Land.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/land |
schema location: | Location.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/loc |
schema location: | Geometry.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/geom |
Attributes | Elements |
IsHole | Coordinates |
Projection | LineBuffer |
PointRadius | |
Polygon | |
PolygonDetail | |
Polygons | |
Radius |
schema location: | Application.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/app |
Attributes | Elements |
Count | Message |
ItemStatusCode | Messages |
ItemStatusDescription | |
SearchDirection | |
SearchReturnType | |
StatusCode | |
StatusDescription |
schema location: | Product.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/prod |
Attributes | Elements |
TitleDataEncoding | ASCIIDelimited |
TitleFormat | ASCIIText |
TitlePaperClipEncoding | Order |
OrderedTitles | |
schema location: | Security.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/sec |
Attributes | Elements |
ClientCertificateFound | ClientCertificateSerialNumber |
IsAuthenticated | SignatureCertificateDisplayName |
SignatureCertificateFound | UserName |
schema location: | Core.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://alta.registries.gov.ab.ca/spinii/webservice/core |
Attributes | Elements |
BinaryLength | BinaryData |
PlainTextData |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | sec:UserName sec:ClientCertificateSerialNumber sec:SignatureCertificateDisplayName app:Messages | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AuthenticationValidation"> <xs:annotation> <xs:documentation>Primarily used for testing purposes, however the Authentication Validation can be used to report on user accont details. Validates the use of the assigned certificate for signature and authentication processing </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="sec:UserName" minOccurs="0"/> <xs:element ref="sec:ClientCertificateSerialNumber" minOccurs="0"/> <xs:element ref="sec:SignatureCertificateDisplayName" minOccurs="0"/> <xs:element ref="app:Messages" minOccurs="0"/> </xs:sequence> <xs:attribute ref="sec:SignatureCertificateFound" use="required"/> <xs:attribute ref="sec:ClientCertificateFound" use="required"/> <xs:attribute ref="sec:IsAuthenticated" use="required"/> <xs:attribute ref="app:StatusCode" use="required"/> <xs:attribute ref="app:StatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||
properties |
|
||||||||||||||
children | land:Title | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="CancelledTitleSearch"> <xs:annotation> <xs:documentation>A Cancelled Title search request by Title Number</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:Title"/> </xs:sequence> <xs:attribute ref="app:SearchReturnType"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | land:CancelledTitles app:Messages | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CancelledTitleSearchResult"> <xs:annotation> <xs:documentation>The result of a cancelled title search</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:CancelledTitles" minOccurs="0" maxOccurs="2"/> <xs:element ref="app:Messages" minOccurs="0"/> </xs:sequence> <xs:attribute ref="app:StatusCode" use="required"/> <xs:attribute ref="app:StatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||
properties |
|
||||||||||||||
children | land:RightsType land:ChangeDate land:LINC | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="LINCNumberTitleSearch"> <xs:annotation> <xs:documentation>A Current Title search request by LINC number</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:RightsType" minOccurs="0"/> <xs:element ref="land:ChangeDate" minOccurs="0"/> <xs:element ref="land:LINC" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="app:SearchReturnType"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||
properties |
|
||||||||||||||
children | land:LINC | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ParcelGeometrySearch"> <xs:annotation> <xs:documentation>A search for parcel geomery by LINC number</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:LINC" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="geom:Projection"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | geom:Polygons app:Messages | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ParcelGeometrySearchResult"> <xs:annotation> <xs:documentation>The result of a parcel geometry search</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="geom:Polygons" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="app:Messages" minOccurs="0"/> </xs:sequence> <xs:attribute ref="app:StatusCode" use="required"/> <xs:attribute ref="app:StatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||
properties |
|
||||||||||||||
children | land:RightsType land:ChangeDate geom:Polygon geom:LineBuffer geom:PointRadius loc:SimpleATS | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ParcelGeometryTitleSearch"> <xs:annotation> <xs:documentation>A Title search request by a Polygon, Line and Buffer, Point and Radius, or Spatial ATS</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="land:RightsType" minOccurs="0"/> <xs:element ref="land:ChangeDate" minOccurs="0"/> <xs:element ref="geom:Polygon" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="geom:LineBuffer" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="geom:PointRadius" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="loc:SimpleATS" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute ref="app:SearchReturnType" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | prod:Order prod:OrderedTitles app:Messages | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ProductTitleResult"> <xs:annotation> <xs:documentation>A produced order for a Title Data or Title Product request</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="2"> <xs:element ref="prod:Order" minOccurs="0"/> <xs:element ref="prod:OrderedTitles" minOccurs="0"/> <xs:element ref="app:Messages" minOccurs="0"/> </xs:sequence> <xs:attribute ref="app:StatusCode" use="required"/> <xs:attribute ref="app:StatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||
properties |
|
||
children | loc:SimpleATS loc:NonStandardATS loc:Plan loc:SettlementLot | ||
annotation |
|
||
source | <xs:element name="ShortLegalPlanSearch"> <xs:annotation> <xs:documentation>A Survey Plan search request by an ATS (Simple), Non Standard ATS, plan number, or settlement lot. This is not available through the webservice, this is only used by file upload.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="loc:SimpleATS" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="loc:NonStandardATS" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="loc:Plan" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="loc:SettlementLot" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||
properties |
|
||||||||||||||
children | land:RightsType land:ChangeDate loc:ComplexPBL loc:ComplexATS loc:NonStandardATS | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ShortLegalTitleSearch"> <xs:annotation> <xs:documentation>A Title search request by a PBL, ATS (Complex), or Non Standard ATS</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="land:RightsType" minOccurs="0"/> <xs:element ref="land:ChangeDate" minOccurs="0"/> <xs:element ref="loc:ComplexPBL" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="loc:ComplexATS" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="loc:NonStandardATS" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute ref="app:SearchReturnType"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | land:Title | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="TitleDataRequest"> <xs:annotation> <xs:documentation>An Order request for title Data as ASCII or Text.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element ref="land:Title"/> </xs:sequence> <xs:attribute ref="prod:TitleDataEncoding"/> <xs:attribute ref="prod:TitleFormat"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||
properties |
|
||||||||||||||
children | land:ChangeDate land:Title | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="TitleNumberTitleSearch"> <xs:annotation> <xs:documentation>A Title search request by Title Number</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:ChangeDate" minOccurs="0"/> <xs:element ref="land:Title" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="app:SearchReturnType"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | land:Title | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="TitleProductRequest"> <xs:annotation> <xs:documentation>An Order request for certified titles (with an optinal paper clip type)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element ref="land:Title"/> </xs:sequence> <xs:attribute ref="prod:TitlePaperClipEncoding"/> <xs:attribute ref="prod:TitleFormat"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/message | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | land:Titles app:Messages | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="TitleSearchResult"> <xs:annotation> <xs:documentation>The result of a title search</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:Titles" minOccurs="0"/> <xs:element ref="app:Messages" minOccurs="0"/> </xs:sequence> <xs:attribute ref="app:StatusCode" use="required"/> <xs:attribute ref="app:StatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
type | xs:date | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="CancelledDate" type="xs:date"> <xs:annotation> <xs:documentation>The date the title was cancelled</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
type | restriction of xs:integer | ||
properties |
|
||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:element name="CancelledLevel"> <xs:annotation> <xs:documentation>The position of a title in a cancelled title hierachy</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
properties |
|
||
children | land:CancelledLevel land:TitleNumber land:TitleType land:LINCNumber land:MultipleLINCAssociation land:ShortLegal land:RightsType land:RegistrationDate land:CancelledDate | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CancelledTitleDetail"> <xs:annotation> <xs:documentation>The detail of a title, including the titles position in the cancelled title hierarchy</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:CancelledLevel"/> <xs:element ref="land:TitleNumber"/> <xs:element ref="land:TitleType"/> <xs:element ref="land:LINCNumber"/> <xs:element ref="land:MultipleLINCAssociation"/> <xs:element ref="land:ShortLegal"/> <xs:element ref="land:RightsType"/> <xs:element ref="land:RegistrationDate"/> <xs:element ref="land:CancelledDate"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||||||||||||||
properties |
|
||||||||||||||
children | land:CancelledTitleDetail | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="CancelledTitles"> <xs:annotation> <xs:documentation>A search result collection of cancelled titles (in a hiearchy format). If a North/South duplicate situation exists for the title, two Cancelled Title collections will be returned.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element ref="land:CancelledTitleDetail"/> </xs:sequence> <xs:attribute ref="app:Count" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
type | xs:date | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="ChangeDate" type="xs:date"> <xs:annotation> <xs:documentation>The date of last change on the title (not applicable for online file upload)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
properties |
|
||
children | land:LINCNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LINC"> <xs:annotation> <xs:documentation>Root element for a LINC (Land Identifier Numeric Code) search.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:LINCNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||||
type | restriction of xs:integer | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="LINCNumber"> <xs:annotation> <xs:documentation>The LINC (Land Identifier Numeric Code) number is a 10-digit numeric code generated by the ALTA System that uniquely identifies a legal parcel of land</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9999999999"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||||
type | restriction of xs:boolean | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="MultipleLINCAssociation" default="false"> <xs:annotation> <xs:documentation>Indicates if the title is associated to more than one LINC. The complete association is available on the certified title or ASCII product (land:LINCNumber will only indicate the first association). This parallels the online Spin2 indicator of "(more)" on the LINC number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:boolean"> <xs:pattern value="true"/> <xs:pattern value="false"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
type | xs:date | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="RegistrationDate" type="xs:date"> <xs:annotation> <xs:documentation>The date the title was registered </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="RightsType"> <xs:annotation> <xs:documentation>The rights type of the title (not applicable for online file upload)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Surface"/> <xs:enumeration value="Mineral"/> <xs:enumeration value="Both"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="ShortLegal" type="xs:string"> <xs:annotation> <xs:documentation>The Short Legal Description of the title</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
properties |
|
||
children | land:TitleNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Title"> <xs:annotation> <xs:documentation>Root element for a search by Title Number.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:TitleNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
properties |
|
||
children | land:TitleNumber land:TitleType land:LINCNumber land:MultipleLINCAssociation land:ShortLegal land:RightsType land:RegistrationDate land:ChangeDate | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TitleDetail"> <xs:annotation> <xs:documentation>The detail of a title</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:TitleNumber"/> <xs:element ref="land:TitleType"/> <xs:element ref="land:LINCNumber"/> <xs:element ref="land:MultipleLINCAssociation"/> <xs:element ref="land:ShortLegal"/> <xs:element ref="land:RightsType"/> <xs:element ref="land:RegistrationDate"/> <xs:element ref="land:ChangeDate"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="TitleNumber"> <xs:annotation> <xs:documentation>The alphanumeric identifier of the title</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||||||||||||||
properties |
|
||||||||||||||
children | land:TitleDetail | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Titles"> <xs:annotation> <xs:documentation>A search result collection of titles</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element ref="land:TitleDetail"/> </xs:sequence> <xs:attribute ref="app:Count" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/land | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="TitleType" type="xs:string"> <xs:annotation> <xs:documentation>The status type of title (ex. 'Current Title')</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Block"> <xs:annotation> <xs:documentation>PBL and SettlementLot component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||
properties |
|
||
children | loc:Meridian loc:Range loc:Township loc:ComplexSection loc:ComplexQuarterSection | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ComplexATS"> <xs:annotation> <xs:documentation>The Alberta Township System (ATS) format (allowing the specification of value ranges for 'Section', 'QuarterSection'). Root element for a complex ATS search.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="loc:Meridian"/> <xs:element ref="loc:Range"/> <xs:element ref="loc:Township"/> <xs:element ref="loc:ComplexSection"/> <xs:element ref="loc:ComplexQuarterSection" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ComplexBlock"> <xs:annotation> <xs:documentation>PBL and SettlementLot component element (Block can be expressed as a value range, Ex. 1-2,3-6)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ComplexLot"> <xs:annotation> <xs:documentation>PBL and SettlementLot component element (Lot can be expressed as a value range, Ex. 1-3,12,13)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||
properties |
|
||
children | loc:PlanNumber loc:ComplexBlock loc:ComplexLot | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ComplexPBL"> <xs:annotation> <xs:documentation>The Plan/Block/Lot format (allowing the specification of value ranges for 'Lot', 'Block') is used to search a title within a Plan of Survey or a unit in a Condominium Plan. As well this format is used to search Settlement Plan lots and other non-standard Plan/Block/Lot formats. Root element for a PBL search.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="loc:PlanNumber"/> <xs:element ref="loc:ComplexBlock" minOccurs="0"/> <xs:element ref="loc:ComplexLot" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ComplexQuarterSection"> <xs:annotation> <xs:documentation>ATS component element (QuarterSection can be expressed as a value range, Ex. NW,SW)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ComplexSection"> <xs:annotation> <xs:documentation>ATS component element (Section can be expressed as a value range, Ex. 1-3,5-10)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Lot"> <xs:annotation> <xs:documentation>PBL and SettlementLot component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:integer | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Meridian"> <xs:annotation> <xs:documentation>ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="4"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||
properties |
|
||
children | loc:Meridian loc:Range loc:Township loc:SurveyLotNumber loc:SurveyLotType | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="NonStandardATS"> <xs:annotation> <xs:documentation>The non-standard Alberta Township System (ATS) format may be used to search titles containing Hudson Bay Reserves (HB), River Lots (RL), Settlement Lots (SL) or Road Allowances (OT). Root element for a Non Standard ATS search. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="loc:Meridian"/> <xs:element ref="loc:Range"/> <xs:element ref="loc:Township"/> <xs:element ref="loc:SurveyLotNumber"/> <xs:element ref="loc:SurveyLotType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||
properties |
|
||
children | loc:PlanNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Plan"> <xs:annotation> <xs:documentation>The Plan is used to search for a survey plan by plan number</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="loc:PlanNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="PlanNumber"> <xs:annotation> <xs:documentation>PBL component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="QuarterSection"> <xs:annotation> <xs:documentation>ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="2"/> <xs:enumeration value="NW"/> <xs:enumeration value="NE"/> <xs:enumeration value="SW"/> <xs:enumeration value="SE"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:integer | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Range"> <xs:annotation> <xs:documentation>ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="30"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:integer | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Section"> <xs:annotation> <xs:documentation>ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="36"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||
properties |
|
||
children | loc:SettlementName loc:Block loc:Lot | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SettlementLot"> <xs:annotation> <xs:documentation>The SettlementName / Block / Lot format used to search for a survey plan</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="loc:SettlementName"/> <xs:element ref="loc:Block" minOccurs="0"/> <xs:element ref="loc:Lot" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="SettlementName"> <xs:annotation> <xs:documentation>SettlementLot component element (as a 7 digit code)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||
properties |
|
||
children | loc:Meridian loc:Range loc:Township loc:Section loc:QuarterSection | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SimpleATS"> <xs:annotation> <xs:documentation>The Alberta Township System (ATS) format (value ranges are not permitted). ComplexATS is used to specify value ranges. Root element for a SimpleATS search.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="loc:Meridian"/> <xs:element ref="loc:Range"/> <xs:element ref="loc:Township"/> <xs:element ref="loc:Section" minOccurs="0"/> <xs:element ref="loc:QuarterSection" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="SurveyLotNumber"> <xs:annotation> <xs:documentation>NonStandard ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="SurveyLotType"> <xs:annotation> <xs:documentation>NonStandard ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/loc | ||||
type | restriction of xs:integer | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Township"> <xs:annotation> <xs:documentation>ATS component element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="126"/> </xs:restriction> </xs:simpleType> </xs:element> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||
type | xs:boolean | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="IsHole" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicates that the polygon is a hole in a land parcel, rather than an actual land parcel</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:attribute name="Projection" default="10TMNAD83"> <xs:annotation> <xs:documentation>The projection of the coordinates (i.e. the coordinate system).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="7"/> <xs:maxLength value="9"/> <xs:enumeration value="10TMNAD83"/> <xs:enumeration value="LATLONG"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="Coordinates" type="xs:string"> <xs:annotation> <xs:documentation>A list of coordinate pairs. Each axis is seperated by a "," and earch coodinate pair is seperated by a " ".</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||||||||||||
properties |
|
||||||||||||||
children | geom:Radius geom:Coordinates | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="LineBuffer"> <xs:annotation> <xs:documentation>A definition of coordinates expressing a line and radius buffer</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="geom:Radius"/> <xs:element ref="geom:Coordinates"/> </xs:sequence> <xs:attribute ref="geom:Projection" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||||||||||||
properties |
|
||||||||||||||
children | geom:Radius geom:Coordinates | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="PointRadius"> <xs:annotation> <xs:documentation>A definition of a single coordinate, expressing a point and radius</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="geom:Radius"/> <xs:element ref="geom:Coordinates"/> </xs:sequence> <xs:attribute ref="geom:Projection" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||||||||||||
properties |
|
||||||||||||||
children | geom:Coordinates | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Polygon"> <xs:annotation> <xs:documentation>A definition of coordinates expressing a polygon </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="geom:Coordinates"> <xs:annotation> <xs:documentation>A list of coordinate pairs. Each axis is seperated by a "," and earch coodinate pair is seperated by a " ".</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="geom:Projection" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | geom:Coordinates | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="PolygonDetail"> <xs:annotation> <xs:documentation>The detail of a polygon</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="geom:Coordinates"/> </xs:sequence> <xs:attribute ref="geom:Projection"/> <xs:attribute ref="geom:IsHole"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||||||||||||
properties |
|
||||||||||||||
children | land:LINCNumber geom:PolygonDetail | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Polygons"> <xs:annotation> <xs:documentation>A search result collection of polygons</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:LINCNumber"/> <xs:element ref="geom:PolygonDetail" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="app:Count"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/geom | ||||
type | restriction of xs:decimal | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Radius"> <xs:annotation> <xs:documentation>A radius as expressed in meters (m)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="1"/> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||
type | restriction of xs:integer | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:attribute name="Count"> <xs:annotation> <xs:documentation>Counts result or message records</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||||
type | restriction of xs:integer | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="ItemStatusCode"> <xs:annotation> <xs:documentation>The status code of an order item. See STATUS CODE REFERENCE (Application.xsd) for details</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:enumeration value="100"/> <xs:enumeration value="202"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||
type | xs:string | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="ItemStatusDescription" type="xs:string"> <xs:annotation> <xs:documentation>The status description of an order item. See STATUS CODE REFERENCE (Application.xsd) for details.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||||||||
type | restriction of xs:string | ||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:attribute name="SearchDirection"> <xs:annotation> <xs:documentation>The search direction for a cancelled title search</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="8"/> <xs:maxLength value="11"/> <xs:enumeration value="Preceding"/> <xs:enumeration value="Superseding"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||||
type | restriction of xs:string | ||||
properties |
|
||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:attribute name="SearchReturnType" default="List"> <xs:annotation> <xs:documentation>For 'Count', a count of search results is returned in the response. For 'List', the detailed search results are returned in the response with a corresponding count.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Count"/> <xs:enumeration value="List"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||||||||||||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xs:attribute name="StatusCode"> <xs:annotation> <xs:documentation>The status code of a response. See STATUS CODE REFERENCE (Application.xsd) for details.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:enumeration value="100"/> <xs:enumeration value="101"/> <xs:enumeration value="102"/> <xs:enumeration value="200"/> <xs:enumeration value="201"/> <xs:enumeration value="203"/> <xs:enumeration value="204"/> <xs:enumeration value="205"/> <xs:enumeration value="300"/> <xs:enumeration value="301"/> <xs:enumeration value="302"/> <xs:enumeration value="303"/> <xs:enumeration value="304"/> <xs:enumeration value="305"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||
type | xs:string | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="StatusDescription" type="xs:string"> <xs:annotation> <xs:documentation>The status description of a response. See STATUS CODE REFERENCE (Application.xsd) for details.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="Message" type="xs:string"> <xs:annotation> <xs:documentation>A validation or error message</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/app | ||||||||||||||
properties |
|
||||||||||||||
children | app:Message | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Messages"> <xs:annotation> <xs:documentation>A responses collection of validation or error messages</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element ref="app:Message"/> </xs:sequence> <xs:attribute ref="app:Count" use="required"/> </xs:complexType> </xs:element> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:attribute name="TitleDataEncoding" default="ASCIIDelimited"> <xs:annotation> <xs:documentation>The specifier for the data product type of ASCII Delimited or ASCII Text</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="9"/> <xs:maxLength value="14"/> <xs:enumeration value="ASCIIDelimited"/> <xs:enumeration value="ASCIIText"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="TitleFormat" default="CurrentTitleCertificate"> <xs:annotation> <xs:documentation>The specifier for the product format type (ex. 'Current', 'Current Historical', 'Cancelled')</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="CurrentTitleCertificate"/> <xs:enumeration value="CurrentHistoricalTitleCertificate"/> <xs:enumeration value="CancelledTitleCertificate"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||||||
type | restriction of xs:string | ||||||||||
properties |
|
||||||||||
used by |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:attribute name="TitlePaperClipEncoding" default="None"> <xs:annotation> <xs:documentation>The specifier for the product paperclip type of ASCII Delimited (only available for Volume Data users)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="4"/> <xs:maxLength value="14"/> <xs:enumeration value="ASCIIDelimited"/> <xs:enumeration value="None"/> <xs:enumeration value=""/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | PlainTextData app:Message | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ASCIIDelimited"> <xs:annotation> <xs:documentation>An ASCII (delimited) product</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element ref="core:PlainTextData"/> <xs:element ref="app:Message"/> </xs:choice> <xs:attribute ref="app:ItemStatusCode" use="required"/> <xs:attribute ref="app:ItemStatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | PlainTextData app:Message | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ASCIIText"> <xs:annotation> <xs:documentation>An ASCII Text product</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element ref="core:PlainTextData"/> <xs:element ref="app:Message"/> </xs:choice> <xs:attribute ref="app:ItemStatusCode" use="required"/> <xs:attribute ref="app:ItemStatusDescription" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||
properties |
|
||
children | prod:OrderNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Order"> <xs:annotation> <xs:documentation>The details of an order</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="OrderNumber" type="xs:integer"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||
type | xs:integer | ||||
properties |
|
||||
source | <xs:element name="OrderNumber" type="xs:integer"/> |
diagram | ![]() |
||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||||||||||
properties |
|
||||||||||||||
children | prod:Title | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="OrderedTitles"> <xs:annotation> <xs:documentation>A collection containing the produced titles</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="Title"> <xs:annotation> <xs:documentation>The order items for a title (PDF, ASCII Delimited, or ASCII Text)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:TitleNumber"/> <xs:element name="TitleProducts"> <xs:annotation> <xs:documentation>A combination of title products. For the order product request, a PDF and an paper click data product (ASCII Delimited) will be produced. For a data product request, an ASCII Delimited or ASCII Text title product will be produced.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="2"> <xs:element ref="prod:PDF" minOccurs="0"/> <xs:element ref="prod:ASCIIDelimited" minOccurs="0"/> <xs:element ref="prod:ASCIIText" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute ref="app:Count" use="required"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||
properties |
|
||||
children | land:TitleNumber prod:TitleProducts | ||||
annotation |
|
||||
source | <xs:element name="Title"> <xs:annotation> <xs:documentation>The order items for a title (PDF, ASCII Delimited, or ASCII Text)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="land:TitleNumber"/> <xs:element name="TitleProducts"> <xs:annotation> <xs:documentation>A combination of title products. For the order product request, a PDF and an paper click data product (ASCII Delimited) will be produced. For a data product request, an ASCII Delimited or ASCII Text title product will be produced.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="2"> <xs:element ref="prod:PDF" minOccurs="0"/> <xs:element ref="prod:ASCIIDelimited" minOccurs="0"/> <xs:element ref="prod:ASCIIText" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||
properties |
|
||||
children | prod:PDF prod:ASCIIDelimited prod:ASCIIText | ||||
annotation |
|
||||
source | <xs:element name="TitleProducts"> <xs:annotation> <xs:documentation>A combination of title products. For the order product request, a PDF and an paper click data product (ASCII Delimited) will be produced. For a data product request, an ASCII Delimited or ASCII Text title product will be produced.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="2"> <xs:element ref="prod:PDF" minOccurs="0"/> <xs:element ref="prod:ASCIIDelimited" minOccurs="0"/> <xs:element ref="prod:ASCIIText" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/prod | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | BinaryData app:Message | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="PDF"> <xs:annotation> <xs:documentation>A PDF product</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element ref="core:BinaryData"/> <xs:element ref="app:Message"/> </xs:choice> <xs:attribute ref="app:ItemStatusCode" use="required"/> <xs:attribute ref="app:ItemStatusDescription" use="required"/> <xs:attribute ref="core:BinaryLength"/> </xs:complexType> </xs:element> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/sec | ||
type | xs:boolean | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="ClientCertificateFound" type="xs:boolean"> <xs:annotation> <xs:documentation>True if a client certificate is found</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/sec | ||
type | xs:boolean | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="IsAuthenticated" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the user has been authenticated</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/sec | ||
type | xs:boolean | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="SignatureCertificateFound" type="xs:boolean"> <xs:annotation> <xs:documentation>True if a signature certificate is found</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/sec | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="ClientCertificateSerialNumber" type="xs:string"> <xs:annotation> <xs:documentation>Set if a client certificate is found</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/sec | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="SignatureCertificateDisplayName" type="xs:string"> <xs:annotation> <xs:documentation>Set if the signature certificate is found</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/sec | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="UserName" type="xs:string"> <xs:annotation> <xs:documentation>Set if the user has been authenticated by the client certificate (the Spin2 user account that is assigned to the client certificate)</xs:documentation> </xs:annotation> </xs:element> |
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/core | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="BinaryLength"> <xs:annotation> <xs:documentation>The lenght of the binary file (can be used by the calling application to transform the base64 BinaryData string back to a binary file)</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/core | ||
type | xs:base64Binary | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="BinaryData" type="xs:base64Binary"> <xs:annotation> <xs:documentation>An element that represents binary data (encoded in base64)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://alta.registries.gov.ab.ca/spinii/webservice/core | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:element name="PlainTextData" type="xs:string"> <xs:annotation> <xs:documentation>An element that represents data as a text blob</xs:documentation> </xs:annotation> </xs:element> |