]> gerrit.simantics Code Review - simantics/interop.git/blob - org.simantics.xml.sax/src/org/w3/_2001/xmlschema/All.java
Replace log4j with slf4j
[simantics/interop.git] / org.simantics.xml.sax / src / org / w3 / _2001 / xmlschema / All.java
1 //\r
2 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 \r
3 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \r
4 // Any modifications to this file will be lost upon recompilation of the source schema. \r
5 // Generated on: 2015.06.17 at 02:58:58 PM EEST \r
6 //\r
7 \r
8 \r
9 package org.w3._2001.xmlschema;\r
10 \r
11 import javax.xml.bind.annotation.XmlAccessType;\r
12 import javax.xml.bind.annotation.XmlAccessorType;\r
13 import javax.xml.bind.annotation.XmlType;\r
14 \r
15 \r
16 /**\r
17  * \r
18  *    Only elements allowed inside\r
19  * \r
20  * <p>Java class for all complex type.\r
21  * \r
22  * <p>The following schema fragment specifies the expected content contained within this class.\r
23  * \r
24  * <pre>\r
25  * &lt;complexType name="all">\r
26  *   &lt;complexContent>\r
27  *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}explicitGroup">\r
28  *       &lt;group ref="{http://www.w3.org/2001/XMLSchema}allModel"/>\r
29  *       &lt;attribute name="minOccurs" default="1">\r
30  *         &lt;simpleType>\r
31  *           &lt;restriction base="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger">\r
32  *             &lt;enumeration value="0"/>\r
33  *             &lt;enumeration value="1"/>\r
34  *           &lt;/restriction>\r
35  *         &lt;/simpleType>\r
36  *       &lt;/attribute>\r
37  *       &lt;attribute name="maxOccurs" default="1">\r
38  *         &lt;simpleType>\r
39  *           &lt;restriction base="{http://www.w3.org/2001/XMLSchema}allNNI">\r
40  *             &lt;enumeration value="1"/>\r
41  *           &lt;/restriction>\r
42  *         &lt;/simpleType>\r
43  *       &lt;/attribute>\r
44  *       &lt;anyAttribute processContents='lax' namespace='##other'/>\r
45  *     &lt;/restriction>\r
46  *   &lt;/complexContent>\r
47  * &lt;/complexType>\r
48  * </pre>\r
49  * \r
50  * \r
51  */\r
52 @XmlAccessorType(XmlAccessType.FIELD)\r
53 @XmlType(name = "all")\r
54 public class All\r
55     extends ExplicitGroup\r
56 {\r
57 \r
58 \r
59 }\r