All Element Summary |
||||||||||
|
||||||||||
This element encapsulates the content document for the .NET Categories service.
|
||||||||||
|
Complex Type Summary |
||||||||||
|
<xsd:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/hs/2001/10/myCategories" version="1.0" xmlns="http://schemas.microsoft.com/hs/2001/10/myCategories" 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 Categories service.
</xsd:documentation>
Copyright (c) 2001 Microsoft Corporation. All rights reserved.
<xdb:blue select="/myCategories"/>
</xsd:appinfo>
<xdb:blue select="/myCategories/*"/>
<xdb:red select="//@changeNumber"/>
<xdb:red select="//@id"/>
<xdb:red select="//@creator"/>
<xdb:red select="//cat/@ref"/>
<xdb:red select="//cat"/>
<xdb:red select="//catDef/@idName"/>
<xdb:red select="//catDef/$any"/>
<xdb:namespaceMap>
<xdb:mapping alias="m" uri="http://schemas.microsoft.com/hs/2001/10/myCategories"/>
</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"/>
<!--
// // myCategories // - root element for the .NET Categories service // -->
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
</xsd:complexType>
This element encapsulates the content document for the .NET Categories service. The service
</xsd:documentation>
is designed to store identity centric category definitions that may be refered to using the <b>content</b>
[?puid=puid-value]#
<i>name-of-category</i>
relative URI scheme.
<!--
// // myCategoriesType // -->
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
|