policyIndex.xml revision 6594ed1a20660c40e89ca3a25643e63766c4d238
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater<?xml version="1.0" encoding="UTF-8"?>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence<!--
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4c1132f34493327abc632196f5876a89aa573687Bob Halley
4c1132f34493327abc632196f5876a89aa573687Bob Halley Copyright (c) 2009 Sun Microsystems Inc. All Rights Reserved
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews The contents of this file are subject to the terms
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews of the Common Development and Distribution License
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews (the License). You may not use this file except in
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews compliance with the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews You can obtain a copy of the License at
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews https://opensso.dev.java.net/public/CDDLv1.0.html or
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews opensso/legal/CDDLv1.0.txt
c6b3c1984caa362359862e063e7b70dfb306db7eMark Andrews See the License for the specific language governing
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence permission and limitations under the License.
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley When distributing Covered Code, include this CDDL
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley Header Notice in each file and include the License file
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley at opensso/legal/CDDLv1.0.txt.
9a2127f8335bad323451d7825119cd9f72e32464Mark Andrews If applicable, add the following below the CDDL Header,
9a2127f8335bad323451d7825119cd9f72e32464Mark Andrews with the fields enclosed by brackets [] replaced by
9a2127f8335bad323451d7825119cd9f72e32464Mark Andrews your own identifying information:
9a2127f8335bad323451d7825119cd9f72e32464Mark Andrews "Portions Copyrighted [year] [name of copyright owner]"
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley $Id: policyIndex.xml,v 1.2 2009/08/29 00:56:25 veiming Exp $
64e41159a919b0711321fe688ca5da4f4d1b7d80Bob Halley
64e41159a919b0711321fe688ca5da4f4d1b7d80Bob Halley-->
c2bc56dc65b4b103a5600565680eb5f33fa4c90bMark Andrews
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob Halley<!DOCTYPE ServicesConfiguration
c6b3c1984caa362359862e063e7b70dfb306db7eMark Andrews PUBLIC "=//iPlanet//Service Management Services (SMS) 1.0 DTD//EN"
155a0ce6e3c9cef51b63789c34d83d9143ce01fdMark Andrews "jar://com/sun/identity/sm/sms.dtd">
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews<ServicesConfiguration>
6d5dcd0dc9bdbd679282b1ffc47987d24c3a1346Bob Halley <Service name="sunEntitlementIndexes" version="1.0">
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont <Schema i18nFileName="" revisionNumber="10">
155a0ce6e3c9cef51b63789c34d83d9143ce01fdMark Andrews <Organization>
155a0ce6e3c9cef51b63789c34d83d9143ce01fdMark Andrews <AttributeSchema name="indexCount"
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley type="single"
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley syntax="numeric"
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews i18nKey="" />
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews <AttributeSchema name="referralIndexCount"
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews type="single"
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews syntax="numeric"
c45abd11bb68005d8a5c56c14b16f4184c3e057dMichael Graff i18nKey="" />
c45abd11bb68005d8a5c56c14b16f4184c3e057dMichael Graff <AttributeSchema name="responseAttributes"
a685d9c3b608eb768d237f20e8e8b1c5d3902146David Lawrence type="list"
feb08cecf318bba330437cfcb725f48d999804d8James Brister syntax="string"
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews i18nKey="" />
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews <SubSchema name="type" inheritance="multiple">
fb827ed6df9a473770fb69a75a455b4ad0d14f52Mark Andrews <SubSchema name="indexes" inheritance="multiple">
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews <AttributeSchema name="subjectindex"
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews type="list" isSearchable="yes" />
65c4736d9c0ebc6d9b1d991593b55566909da9cdBrian Wellington <AttributeSchema name="hostindex"
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence type="list" isSearchable="yes" />
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 <AttributeSchema name="pathindex"
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson type="list" isSearchable="yes" />
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington <AttributeSchema name="pathparentindex"
c7e266b7e5675e12d1ca3cc929f24b3e86d41f8eEvan Hunt type="list" isSearchable="yes" />
c7e266b7e5675e12d1ca3cc929f24b3e86d41f8eEvan Hunt <AttributeSchema name="serializable"
911ed0d3bee586b3bec42cb6c376d5cc6c0e1e24Brian Wellington type="single" />
93d6dfaf66258337985427c86181f01fc51f0bb4Mark Andrews </SubSchema>
28b863e609ff2d97b78663b46894494cfa2ea411Mark Andrews </SubSchema>
28b863e609ff2d97b78663b46894494cfa2ea411Mark Andrews </Organization>
3cd88f71b01833d5c2474638854dfa5c4244a22aBrian Wellington </Schema>
03e200df5dc283f24a6a349f0b31d3eab26da893Mark Andrews
03e200df5dc283f24a6a349f0b31d3eab26da893Mark Andrews <Configuration>
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson <OrganizationConfiguration name="/">
850d70818503ca1b0f98c9c70b16b51e789fd705Andreas Gustafsson <AttributeValuePair>
5c6762838c9e423753723ec2a963164e3d66ac32Mark Andrews <Attribute name="indexCount" />
5c6762838c9e423753723ec2a963164e3d66ac32Mark Andrews <Value>0</Value>
5c6762838c9e423753723ec2a963164e3d66ac32Mark Andrews </AttributeValuePair>
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley <SubConfiguration name="default" id="type" />
fc80027fb54b501cdd88461bf879d078259e0226David Lawrence <SubConfiguration name="referrals" id="type" />
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews </OrganizationConfiguration>
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews </Configuration>
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews </Service>
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews</ServicesConfiguration>
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews