summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-04-05 22:39:11 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-04-05 22:39:11 +0200
commitf8e33ec0b2eb86f0da433843e9a2dbd44c410920 (patch)
tree11b1ffce818084923f264813c49a141f633490f1
parentUpdate for new DTDs. (diff)
downloadnxml-gentoo-schemas-f8e33ec0b2eb86f0da433843e9a2dbd44c410920.tar.gz
nxml-gentoo-schemas-f8e33ec0b2eb86f0da433843e9a2dbd44c410920.tar.bz2
nxml-gentoo-schemas-f8e33ec0b2eb86f0da433843e9a2dbd44c410920.zip
Update locating rules for more DTDs.nxml-gentoo-schemas-20080405
-rw-r--r--schemas.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/schemas.xml b/schemas.xml
index bc7d871..2e38d1f 100644
--- a/schemas.xml
+++ b/schemas.xml
@@ -1,8 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
+ <documentElement localName="catmetadata" uri="metadata.rnc" />
+ <documentElement localName="gleps" uri="gleps.rnc" />
+ <documentElement localName="glsa" uri="glsa.rnc" />
<documentElement localName="guide" uri="guide.rnc" />
+ <documentElement localName="metadoc" uri="metadoc.rnc" />
<documentElement localName="news" uri="guide.rnc" />
- <documentElement localName="project" uri="project.rnc" />
- <documentElement localName="glsa" uri="glsa.rnc" />
<documentElement localName="pkgmetadata" uri="metadata.rnc" />
+ <documentElement localName="project" uri="project.rnc" />
+ <documentElement localName="staffingNeeds" uri="staffing-needs.rnc" />
+ <documentElement localName="userlist" uri="userinfo.rnc" />
</locatingRules> \ No newline at end of file