~edutictac/+junk/bibliojocs-data

« back to all changes in this revision

Viewing changes to net/share/.bibliojocs/www/lasylax/common/anyElement.xsd

  • Committer: Samuel Soriano
  • Date: 2011-08-30 21:03:30 UTC
  • Revision ID: sasogu@gmail.com-20110830210330-2oyqhzcun9gggx36
actualitzat

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by indra (indra) -->
2
 
<xs:schema targetNamespace="http://ltsc.ieee.org/xsd/LOM" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://ltsc.ieee.org/xsd/LOM" elementFormDefault="qualified" version="IEEE LTSC LOM XML 1.0">
3
 
        <xs:annotation>
4
 
                <xs:documentation>
5
 
         This work is licensed under the Creative Commons Attribution-ShareAlike
6
 
         License.  To view a copy of this license, see the file license.txt,
7
 
         visit http://creativecommons.org/licenses/by-sa/2.0 or send a letter to
8
 
         Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
9
 
      </xs:documentation>
10
 
                <xs:documentation>
11
 
         This component schema definition provides the element group declaration and the
12
 
         attribute group declaration used for extension XML elements and attributes.
13
 
      </xs:documentation>
14
 
        </xs:annotation>
15
 
        <xs:group name="customElements">
16
 
                <xs:choice>
17
 
                        <xs:any namespace="##other" processContents="lax"/>
18
 
                </xs:choice>
19
 
        </xs:group>
20
 
</xs:schema>