sugar4xml.xsd
Class Xsd<T extends Xsd<?>>

java.lang.Object
  extended by sugar4xml.Sugar4Xml<T>
      extended by sugar4xml.xsd.Xsd<T>
All Implemented Interfaces:
Creator

public abstract class Xsd<T extends Xsd<?>>
extends Sugar4Xml<T>

Elements and attributes contained in XMLSchema.xsd.dat.
Time generated: Mon Feb 11 23:17:58 CET 2008.

Author:
sugar4xml.Schema2PackageTest$XsdSchema2Package. Author of the generator: krizzdewizz

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

Xsd

public static final String Xsd
The target namespace http://www.w3.org/2001/XMLSchema.

See Also:
Constant Field Values

memberTypes

public static final String memberTypes
The memberTypes attribute.

See Also:
Constant Field Values

finalDefault

public static final String finalDefault
The finalDefault attribute.

See Also:
Constant Field Values

substitution

public static final String substitution
The substitution attribute.

See Also:
Constant Field Values

attributeFormDefault

public static final String attributeFormDefault
The attributeFormDefault attribute.

See Also:
Constant Field Values

type

public static final String type
The type attribute.

See Also:
Constant Field Values

unbounded

public static final String unbounded
The unbounded attribute.

See Also:
Constant Field Values

skip

public static final String skip
The skip attribute.

See Also:
Constant Field Values

fixed

public static final String fixed
The fixed attribute.

See Also:
Constant Field Values

preserve

public static final String preserve
The preserve attribute.

See Also:
Constant Field Values

namespace

public static final String namespace
The namespace attribute.

See Also:
Constant Field Values

refer

public static final String refer
The refer attribute.

See Also:
Constant Field Values

optional

public static final String optional
The optional attribute.

See Also:
Constant Field Values

value

public static final String value
The value attribute.

See Also:
Constant Field Values

required

public static final String required
The required attribute.

See Also:
Constant Field Values

collapse

public static final String collapse
The collapse attribute.

See Also:
Constant Field Values

finall

public static final String finall
The final attribute.

See Also:
Constant Field Values

form

public static final String form
The form attribute.

See Also:
Constant Field Values

restriction

public static final String restriction
The restriction attribute.

See Also:
Constant Field Values

unqualified

public static final String unqualified
The unqualified attribute.

See Also:
Constant Field Values

system

public static final String system
The system attribute.

See Also:
Constant Field Values

defaultt

public static final String defaultt
The default attribute.

See Also:
Constant Field Values

strict

public static final String strict
The strict attribute.

See Also:
Constant Field Values

processContents

public static final String processContents
The processContents attribute.

See Also:
Constant Field Values

substitutionGroup

public static final String substitutionGroup
The substitutionGroup attribute.

See Also:
Constant Field Values

nillable

public static final String nillable
The nillable attribute.

See Also:
Constant Field Values

use

public static final String use
The use attribute.

See Also:
Constant Field Values

block

public static final String block
The block attribute.

See Also:
Constant Field Values

schemaLocation

public static final String schemaLocation
The schemaLocation attribute.

See Also:
Constant Field Values

version

public static final String version
The version attribute.

See Also:
Constant Field Values

xpath

public static final String xpath
The xpath attribute.

See Also:
Constant Field Values

id

public static final String id
The id attribute.

See Also:
Constant Field Values

name

public static final String name
The name attribute.

See Also:
Constant Field Values

union

public static final String union
The union attribute.

See Also:
Constant Field Values

mixed

public static final String mixed
The mixed attribute.

See Also:
Constant Field Values

abstractt

public static final String abstractt
The abstract attribute.

See Also:
Constant Field Values

lax

public static final String lax
The lax attribute.

See Also:
Constant Field Values

targetNamespace

public static final String targetNamespace
The targetNamespace attribute.

See Also:
Constant Field Values

maxOccurs

public static final String maxOccurs
The maxOccurs attribute.

See Also:
Constant Field Values

itemType

public static final String itemType
The itemType attribute.

See Also:
Constant Field Values

list

public static final String list
The list attribute.

See Also:
Constant Field Values

blockDefault

public static final String blockDefault
The blockDefault attribute.

See Also:
Constant Field Values

minOccurs

public static final String minOccurs
The minOccurs attribute.

See Also:
Constant Field Values

replace

public static final String replace
The replace attribute.

See Also:
Constant Field Values

extension

public static final String extension
The extension attribute.

See Also:
Constant Field Values

ref

public static final String ref
The ref attribute.

See Also:
Constant Field Values

source

public static final String source
The source attribute.

See Also:
Constant Field Values

prohibited

public static final String prohibited
The prohibited attribute.

See Also:
Constant Field Values

base

public static final String base
The base attribute.

See Also:
Constant Field Values

elementFormDefault

public static final String elementFormDefault
The elementFormDefault attribute.

See Also:
Constant Field Values

publicc

public static final String publicc
The public attribute.

See Also:
Constant Field Values

qualified

public static final String qualified
The qualified attribute.

See Also:
Constant Field Values
Constructor Detail

Xsd

public Xsd()

Xsd

public Xsd(Writer writer)
Method Detail

schema

public T schema(Object... attributesAndOptionalValue)
The schema element.

See Also:
Sugar4Xml.element(String, Object...)

group

public T group(Object... attributesAndOptionalValue)
The group element.

See Also:
Sugar4Xml.element(String, Object...)

elementt

public T elementt(Object... attributesAndOptionalValue)
The element element.

See Also:
Sugar4Xml.element(String, Object...)

simpleType

public T simpleType(Object... attributesAndOptionalValue)
The simpleType element.

See Also:
Sugar4Xml.element(String, Object...)

attribute

public T attribute(Object... attributesAndOptionalValue)
The attribute element.

See Also:
Sugar4Xml.element(String, Object...)

attributeGroup

public T attributeGroup(Object... attributesAndOptionalValue)
The attributeGroup element.

See Also:
Sugar4Xml.element(String, Object...)

anyAttribute

public T anyAttribute(Object... attributesAndOptionalValue)
The anyAttribute element.

See Also:
Sugar4Xml.element(String, Object...)

complexContent

public T complexContent(Object... attributesAndOptionalValue)
The complexContent element.

See Also:
Sugar4Xml.element(String, Object...)

restriction

public T restriction(Object... attributesAndOptionalValue)
The restriction element.

See Also:
Sugar4Xml.element(String, Object...)

extension

public T extension(Object... attributesAndOptionalValue)
The extension element.

See Also:
Sugar4Xml.element(String, Object...)

simpleContent

public T simpleContent(Object... attributesAndOptionalValue)
The simpleContent element.

See Also:
Sugar4Xml.element(String, Object...)

complexType

public T complexType(Object... attributesAndOptionalValue)
The complexType element.

See Also:
Sugar4Xml.element(String, Object...)

all

public T all(Object... attributesAndOptionalValue)
The all element.

See Also:
Sugar4Xml.element(String, Object...)

choice

public T choice(Object... attributesAndOptionalValue)
The choice element.

See Also:
Sugar4Xml.element(String, Object...)

sequence

public T sequence(Object... attributesAndOptionalValue)
The sequence element.

See Also:
Sugar4Xml.element(String, Object...)

any

public T any(Object... attributesAndOptionalValue)
The any element.

See Also:
Sugar4Xml.element(String, Object...)

include

public T include(Object... attributesAndOptionalValue)
The include element.

See Also:
Sugar4Xml.element(String, Object...)

redefine

public T redefine(Object... attributesAndOptionalValue)
The redefine element.

See Also:
Sugar4Xml.element(String, Object...)

importt

public T importt(Object... attributesAndOptionalValue)
The import element.

See Also:
Sugar4Xml.element(String, Object...)

selector

public T selector(Object... attributesAndOptionalValue)
The selector element.

See Also:
Sugar4Xml.element(String, Object...)

field

public T field(Object... attributesAndOptionalValue)
The field element.

See Also:
Sugar4Xml.element(String, Object...)

unique

public T unique(Object... attributesAndOptionalValue)
The unique element.

See Also:
Sugar4Xml.element(String, Object...)

key

public T key(Object... attributesAndOptionalValue)
The key element.

See Also:
Sugar4Xml.element(String, Object...)

keyref

public T keyref(Object... attributesAndOptionalValue)
The keyref element.

See Also:
Sugar4Xml.element(String, Object...)

notation

public T notation(Object... attributesAndOptionalValue)
The notation element.

See Also:
Sugar4Xml.element(String, Object...)

appinfo

public T appinfo(Object... attributesAndOptionalValue)
The appinfo element.

See Also:
Sugar4Xml.element(String, Object...)

documentation

public T documentation(Object... attributesAndOptionalValue)
The documentation element.

See Also:
Sugar4Xml.element(String, Object...)

annotation

public T annotation(Object... attributesAndOptionalValue)
The annotation element.

See Also:
Sugar4Xml.element(String, Object...)

list

public T list(Object... attributesAndOptionalValue)
The list element.

See Also:
Sugar4Xml.element(String, Object...)

union

public T union(Object... attributesAndOptionalValue)
The union element.

See Also:
Sugar4Xml.element(String, Object...)

minExclusive

public T minExclusive(Object... attributesAndOptionalValue)
The minExclusive element.

See Also:
Sugar4Xml.element(String, Object...)

minInclusive

public T minInclusive(Object... attributesAndOptionalValue)
The minInclusive element.

See Also:
Sugar4Xml.element(String, Object...)

maxExclusive

public T maxExclusive(Object... attributesAndOptionalValue)
The maxExclusive element.

See Also:
Sugar4Xml.element(String, Object...)

maxInclusive

public T maxInclusive(Object... attributesAndOptionalValue)
The maxInclusive element.

See Also:
Sugar4Xml.element(String, Object...)

totalDigits

public T totalDigits(Object... attributesAndOptionalValue)
The totalDigits element.

See Also:
Sugar4Xml.element(String, Object...)

fractionDigits

public T fractionDigits(Object... attributesAndOptionalValue)
The fractionDigits element.

See Also:
Sugar4Xml.element(String, Object...)

length

public T length(Object... attributesAndOptionalValue)
The length element.

See Also:
Sugar4Xml.element(String, Object...)

minLength

public T minLength(Object... attributesAndOptionalValue)
The minLength element.

See Also:
Sugar4Xml.element(String, Object...)

maxLength

public T maxLength(Object... attributesAndOptionalValue)
The maxLength element.

See Also:
Sugar4Xml.element(String, Object...)

enumeration

public T enumeration(Object... attributesAndOptionalValue)
The enumeration element.

See Also:
Sugar4Xml.element(String, Object...)

whiteSpace

public T whiteSpace(Object... attributesAndOptionalValue)
The whiteSpace element.

See Also:
Sugar4Xml.element(String, Object...)

pattern

public T pattern(Object... attributesAndOptionalValue)
The pattern element.

See Also:
Sugar4Xml.element(String, Object...)