All Element Summary |
||||||||||
This element specifies the last known current
location of the identity bound to this service.
|
||||||||||
|
||||||||||
This optional element specifies the time after wich this location
report is considered expires.
|
||||||||||
This element specifies the last update time of this location
report.
|
||||||||||
|
||||||||||
This element encapsulates the content document for the .NET Location service.
|
||||||||||
This element contains the device name of the device supplying this
location information.
|
||||||||||
|
Complex Type Summary |
||||||||||
|
||||||||||
|
<xsd:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/hs/2001/10/myLocation" version="1.0" xmlns="http://schemas.microsoft.com/hs/2001/10/myLocation" xmlns:hs="http://schemas.microsoft.com/hs/2001/10/core" xmlns:xdb="urn:schemas-microsoft-com:xdb" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Schema for .NET Location service.
</xsd:documentation>
Copyright (c) 2001 Microsoft Corporation. All rights reserved.
<xdb:blue select="/myLocation"/>
</xsd:appinfo>
<xdb:blue select="/myLocation/*"/>
<xdb:red select="//@changeNumber"/>
<xdb:red select="//@id"/>
<xdb:red select="//@creator"/>
<xdb:red select="//cat/@ref"/>
<xdb:red select="//cat"/>
<xdb:red select="//location/expiresAt"/>
<xdb:red select="//location/lastUpdateTime"/>
<xdb:red select="//location/address/$any"/>
<xdb:red select="//location/$any"/>
<xdb:namespaceMap>
<xdb:mapping alias="m" uri="http://schemas.microsoft.com/hs/2001/10/myLocation"/>
</xdb:namespaceMap>
<xdb:mapping alias="hs" uri="http://schemas.microsoft.com/hs/2001/10/core"/>
<xsd:import namespace="http://schemas.microsoft.com/hs/2001/10/core" schemaLocation="hscommon.xsd"/>
<!--
// // myLocation // - root element for the .NET Location service // -->
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
</xsd:complexType>
This element encapsulates the content document for the .NET Location service.
</xsd:documentation>
<!--
// // myLocationType // -->
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
<!--
// // locationType // -->
<xsd:annotation>
</xsd:annotation>
</xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the last known current
</xsd:documentation>
location of the identity bound to this service.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the device name of the device supplying this
</xsd:documentation>
location information. The name is encoded as a URI. One common format for this name is a uuid: scheme uri interpreted as a "Universal Device Number" as exposed by the <a href="http://www.upnp.org/resources.htm">
Universal Plug
</a>
and Play infrastructure.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the last update time of this location
</xsd:documentation>
report.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element specifies the time after wich this location
</xsd:documentation>
report is considered expires. The system is free to delete expired elements on it's own schedule. </xsd:schema>
|