aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share/Schemas/SceneObjectPart1.xsd
diff options
context:
space:
mode:
authorJeff Ames2008-04-07 14:19:08 +0000
committerJeff Ames2008-04-07 14:19:08 +0000
commit8833a72388a07db48eb1fc135bf3919da13fb1db (patch)
treee9ba61c9b6a2eb78d664a8a5fa8d49ddfd4e1332 /share/Schemas/SceneObjectPart1.xsd
parentThank you kindly Diva & KMeisthax for adding the beginnings (diff)
downloadopensim-SC_OLD-8833a72388a07db48eb1fc135bf3919da13fb1db.zip
opensim-SC_OLD-8833a72388a07db48eb1fc135bf3919da13fb1db.tar.gz
opensim-SC_OLD-8833a72388a07db48eb1fc135bf3919da13fb1db.tar.bz2
opensim-SC_OLD-8833a72388a07db48eb1fc135bf3919da13fb1db.tar.xz
Update svn properties.
Diffstat (limited to 'share/Schemas/SceneObjectPart1.xsd')
-rw-r--r--share/Schemas/SceneObjectPart1.xsd14
1 files changed, 7 insertions, 7 deletions
diff --git a/share/Schemas/SceneObjectPart1.xsd b/share/Schemas/SceneObjectPart1.xsd
index aa53581..b67b2cd 100644
--- a/share/Schemas/SceneObjectPart1.xsd
+++ b/share/Schemas/SceneObjectPart1.xsd
@@ -1,8 +1,8 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<xs:schema xmlns:tns="http://microsoft.com/wsdl/types/" elementFormDefault="qualified" targetNamespace="http://microsoft.com/wsdl/types/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> 2<xs:schema xmlns:tns="http://microsoft.com/wsdl/types/" elementFormDefault="qualified" targetNamespace="http://microsoft.com/wsdl/types/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3 <xs:simpleType name="guid"> 3 <xs:simpleType name="guid">
4 <xs:restriction base="xs:string"> 4 <xs:restriction base="xs:string">
5 <xs:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}" /> 5 <xs:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}" />
6 </xs:restriction> 6 </xs:restriction>
7 </xs:simpleType> 7 </xs:simpleType>
8</xs:schema> \ No newline at end of file 8</xs:schema> \ No newline at end of file