|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsugar4xml.Sugar4Xml<T>
sugar4xml.xsd.Xsd<T>
public abstract class Xsd<T extends Xsd<?>>
Elements and attributes contained in XMLSchema.xsd.dat.
Time generated: Mon Feb 11 23:17:58 CET 2008.
| Field Summary | |
|---|---|
static String |
abstractt
The abstract attribute. |
static String |
attributeFormDefault
The attributeFormDefault attribute. |
static String |
base
The base attribute. |
static String |
block
The block attribute. |
static String |
blockDefault
The blockDefault attribute. |
static String |
collapse
The collapse attribute. |
static String |
defaultt
The default attribute. |
static String |
elementFormDefault
The elementFormDefault attribute. |
static String |
extension
The extension attribute. |
static String |
finalDefault
The finalDefault attribute. |
static String |
finall
The final attribute. |
static String |
fixed
The fixed attribute. |
static String |
form
The form attribute. |
static String |
id
The id attribute. |
static String |
itemType
The itemType attribute. |
static String |
lax
The lax attribute. |
static String |
list
The list attribute. |
static String |
maxOccurs
The maxOccurs attribute. |
static String |
memberTypes
The memberTypes attribute. |
static String |
minOccurs
The minOccurs attribute. |
static String |
mixed
The mixed attribute. |
static String |
name
The name attribute. |
static String |
namespace
The namespace attribute. |
static String |
nillable
The nillable attribute. |
static String |
optional
The optional attribute. |
static String |
preserve
The preserve attribute. |
static String |
processContents
The processContents attribute. |
static String |
prohibited
The prohibited attribute. |
static String |
publicc
The public attribute. |
static String |
qualified
The qualified attribute. |
static String |
ref
The ref attribute. |
static String |
refer
The refer attribute. |
static String |
replace
The replace attribute. |
static String |
required
The required attribute. |
static String |
restriction
The restriction attribute. |
static String |
schemaLocation
The schemaLocation attribute. |
static String |
skip
The skip attribute. |
static String |
source
The source attribute. |
static String |
strict
The strict attribute. |
static String |
substitution
The substitution attribute. |
static String |
substitutionGroup
The substitutionGroup attribute. |
static String |
system
The system attribute. |
static String |
targetNamespace
The targetNamespace attribute. |
static String |
type
The type attribute. |
static String |
unbounded
The unbounded attribute. |
static String |
union
The union attribute. |
static String |
unqualified
The unqualified attribute. |
static String |
use
The use attribute. |
static String |
value
The value attribute. |
static String |
version
The version attribute. |
static String |
xpath
The xpath attribute. |
static String |
Xsd
The target namespace http://www.w3.org/2001/XMLSchema. |
| Constructor Summary | |
|---|---|
Xsd()
|
|
Xsd(Writer writer)
|
|
| Method Summary | |
|---|---|
T |
all(Object... attributesAndOptionalValue)
The all element. |
T |
annotation(Object... attributesAndOptionalValue)
The annotation element. |
T |
any(Object... attributesAndOptionalValue)
The any element. |
T |
anyAttribute(Object... attributesAndOptionalValue)
The anyAttribute element. |
T |
appinfo(Object... attributesAndOptionalValue)
The appinfo element. |
T |
attribute(Object... attributesAndOptionalValue)
The attribute element. |
T |
attributeGroup(Object... attributesAndOptionalValue)
The attributeGroup element. |
T |
choice(Object... attributesAndOptionalValue)
The choice element. |
T |
complexContent(Object... attributesAndOptionalValue)
The complexContent element. |
T |
complexType(Object... attributesAndOptionalValue)
The complexType element. |
T |
documentation(Object... attributesAndOptionalValue)
The documentation element. |
T |
elementt(Object... attributesAndOptionalValue)
The element element. |
T |
enumeration(Object... attributesAndOptionalValue)
The enumeration element. |
T |
extension(Object... attributesAndOptionalValue)
The extension element. |
T |
field(Object... attributesAndOptionalValue)
The field element. |
T |
fractionDigits(Object... attributesAndOptionalValue)
The fractionDigits element. |
T |
group(Object... attributesAndOptionalValue)
The group element. |
T |
importt(Object... attributesAndOptionalValue)
The import element. |
T |
include(Object... attributesAndOptionalValue)
The include element. |
T |
key(Object... attributesAndOptionalValue)
The key element. |
T |
keyref(Object... attributesAndOptionalValue)
The keyref element. |
T |
length(Object... attributesAndOptionalValue)
The length element. |
T |
list(Object... attributesAndOptionalValue)
The list element. |
T |
maxExclusive(Object... attributesAndOptionalValue)
The maxExclusive element. |
T |
maxInclusive(Object... attributesAndOptionalValue)
The maxInclusive element. |
T |
maxLength(Object... attributesAndOptionalValue)
The maxLength element. |
T |
minExclusive(Object... attributesAndOptionalValue)
The minExclusive element. |
T |
minInclusive(Object... attributesAndOptionalValue)
The minInclusive element. |
T |
minLength(Object... attributesAndOptionalValue)
The minLength element. |
T |
notation(Object... attributesAndOptionalValue)
The notation element. |
T |
pattern(Object... attributesAndOptionalValue)
The pattern element. |
T |
redefine(Object... attributesAndOptionalValue)
The redefine element. |
T |
restriction(Object... attributesAndOptionalValue)
The restriction element. |
T |
schema(Object... attributesAndOptionalValue)
The schema element. |
T |
selector(Object... attributesAndOptionalValue)
The selector element. |
T |
sequence(Object... attributesAndOptionalValue)
The sequence element. |
T |
simpleContent(Object... attributesAndOptionalValue)
The simpleContent element. |
T |
simpleType(Object... attributesAndOptionalValue)
The simpleType element. |
T |
totalDigits(Object... attributesAndOptionalValue)
The totalDigits element. |
T |
union(Object... attributesAndOptionalValue)
The union element. |
T |
unique(Object... attributesAndOptionalValue)
The unique element. |
T |
whiteSpace(Object... attributesAndOptionalValue)
The whiteSpace element. |
| Field Detail |
|---|
public static final String Xsd
http://www.w3.org/2001/XMLSchema.
public static final String memberTypes
memberTypes attribute.
public static final String finalDefault
finalDefault attribute.
public static final String substitution
substitution attribute.
public static final String attributeFormDefault
attributeFormDefault attribute.
public static final String type
type attribute.
public static final String unbounded
unbounded attribute.
public static final String skip
skip attribute.
public static final String fixed
fixed attribute.
public static final String preserve
preserve attribute.
public static final String namespace
namespace attribute.
public static final String refer
refer attribute.
public static final String optional
optional attribute.
public static final String value
value attribute.
public static final String required
required attribute.
public static final String collapse
collapse attribute.
public static final String finall
final attribute.
public static final String form
form attribute.
public static final String restriction
restriction attribute.
public static final String unqualified
unqualified attribute.
public static final String system
system attribute.
public static final String defaultt
default attribute.
public static final String strict
strict attribute.
public static final String processContents
processContents attribute.
public static final String substitutionGroup
substitutionGroup attribute.
public static final String nillable
nillable attribute.
public static final String use
use attribute.
public static final String block
block attribute.
public static final String schemaLocation
schemaLocation attribute.
public static final String version
version attribute.
public static final String xpath
xpath attribute.
public static final String id
id attribute.
public static final String name
name attribute.
public static final String union
union attribute.
public static final String mixed
mixed attribute.
public static final String abstractt
abstract attribute.
public static final String lax
lax attribute.
public static final String targetNamespace
targetNamespace attribute.
public static final String maxOccurs
maxOccurs attribute.
public static final String itemType
itemType attribute.
public static final String list
list attribute.
public static final String blockDefault
blockDefault attribute.
public static final String minOccurs
minOccurs attribute.
public static final String replace
replace attribute.
public static final String extension
extension attribute.
public static final String ref
ref attribute.
public static final String source
source attribute.
public static final String prohibited
prohibited attribute.
public static final String base
base attribute.
public static final String elementFormDefault
elementFormDefault attribute.
public static final String publicc
public attribute.
public static final String qualified
qualified attribute.
| Constructor Detail |
|---|
public Xsd()
public Xsd(Writer writer)
| Method Detail |
|---|
public T schema(Object... attributesAndOptionalValue)
schema element.
Sugar4Xml.element(String, Object...)public T group(Object... attributesAndOptionalValue)
group element.
Sugar4Xml.element(String, Object...)public T elementt(Object... attributesAndOptionalValue)
element element.
Sugar4Xml.element(String, Object...)public T simpleType(Object... attributesAndOptionalValue)
simpleType element.
Sugar4Xml.element(String, Object...)public T attribute(Object... attributesAndOptionalValue)
attribute element.
Sugar4Xml.element(String, Object...)public T attributeGroup(Object... attributesAndOptionalValue)
attributeGroup element.
Sugar4Xml.element(String, Object...)public T anyAttribute(Object... attributesAndOptionalValue)
anyAttribute element.
Sugar4Xml.element(String, Object...)public T complexContent(Object... attributesAndOptionalValue)
complexContent element.
Sugar4Xml.element(String, Object...)public T restriction(Object... attributesAndOptionalValue)
restriction element.
Sugar4Xml.element(String, Object...)public T extension(Object... attributesAndOptionalValue)
extension element.
Sugar4Xml.element(String, Object...)public T simpleContent(Object... attributesAndOptionalValue)
simpleContent element.
Sugar4Xml.element(String, Object...)public T complexType(Object... attributesAndOptionalValue)
complexType element.
Sugar4Xml.element(String, Object...)public T all(Object... attributesAndOptionalValue)
all element.
Sugar4Xml.element(String, Object...)public T choice(Object... attributesAndOptionalValue)
choice element.
Sugar4Xml.element(String, Object...)public T sequence(Object... attributesAndOptionalValue)
sequence element.
Sugar4Xml.element(String, Object...)public T any(Object... attributesAndOptionalValue)
any element.
Sugar4Xml.element(String, Object...)public T include(Object... attributesAndOptionalValue)
include element.
Sugar4Xml.element(String, Object...)public T redefine(Object... attributesAndOptionalValue)
redefine element.
Sugar4Xml.element(String, Object...)public T importt(Object... attributesAndOptionalValue)
import element.
Sugar4Xml.element(String, Object...)public T selector(Object... attributesAndOptionalValue)
selector element.
Sugar4Xml.element(String, Object...)public T field(Object... attributesAndOptionalValue)
field element.
Sugar4Xml.element(String, Object...)public T unique(Object... attributesAndOptionalValue)
unique element.
Sugar4Xml.element(String, Object...)public T key(Object... attributesAndOptionalValue)
key element.
Sugar4Xml.element(String, Object...)public T keyref(Object... attributesAndOptionalValue)
keyref element.
Sugar4Xml.element(String, Object...)public T notation(Object... attributesAndOptionalValue)
notation element.
Sugar4Xml.element(String, Object...)public T appinfo(Object... attributesAndOptionalValue)
appinfo element.
Sugar4Xml.element(String, Object...)public T documentation(Object... attributesAndOptionalValue)
documentation element.
Sugar4Xml.element(String, Object...)public T annotation(Object... attributesAndOptionalValue)
annotation element.
Sugar4Xml.element(String, Object...)public T list(Object... attributesAndOptionalValue)
list element.
Sugar4Xml.element(String, Object...)public T union(Object... attributesAndOptionalValue)
union element.
Sugar4Xml.element(String, Object...)public T minExclusive(Object... attributesAndOptionalValue)
minExclusive element.
Sugar4Xml.element(String, Object...)public T minInclusive(Object... attributesAndOptionalValue)
minInclusive element.
Sugar4Xml.element(String, Object...)public T maxExclusive(Object... attributesAndOptionalValue)
maxExclusive element.
Sugar4Xml.element(String, Object...)public T maxInclusive(Object... attributesAndOptionalValue)
maxInclusive element.
Sugar4Xml.element(String, Object...)public T totalDigits(Object... attributesAndOptionalValue)
totalDigits element.
Sugar4Xml.element(String, Object...)public T fractionDigits(Object... attributesAndOptionalValue)
fractionDigits element.
Sugar4Xml.element(String, Object...)public T length(Object... attributesAndOptionalValue)
length element.
Sugar4Xml.element(String, Object...)public T minLength(Object... attributesAndOptionalValue)
minLength element.
Sugar4Xml.element(String, Object...)public T maxLength(Object... attributesAndOptionalValue)
maxLength element.
Sugar4Xml.element(String, Object...)public T enumeration(Object... attributesAndOptionalValue)
enumeration element.
Sugar4Xml.element(String, Object...)public T whiteSpace(Object... attributesAndOptionalValue)
whiteSpace element.
Sugar4Xml.element(String, Object...)public T pattern(Object... attributesAndOptionalValue)
pattern element.
Sugar4Xml.element(String, Object...)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||