Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.XSSimpleType
-
-
Uses of XSSimpleType in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv declared as XSSimpleType Modifier and Type Field Description XSSimpleType
ValidatedInfo. actualType
The declared type of the value.XSSimpleType
ValidatedInfo. memberType
If the type is a union type, then the member type which actually validated the string value.XSSimpleType[]
ValidatedInfo. memberTypes
If 1. the type is a union type where one of the member types is a list, or if the type is a list; and 2. the item type of the list is a union type then an array of member types used to validate the values.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv that return XSSimpleType Modifier and Type Method Description abstract XSSimpleType
SchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.abstract XSSimpleType
SchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.abstract XSSimpleType
SchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.abstract XSSimpleType
SchemaDVFactory. getBuiltInType(String name)
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv with parameters of type XSSimpleType Modifier and Type Method Description abstract XSSimpleType
SchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.abstract XSSimpleType
SchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.abstract XSSimpleType
SchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types. -
Uses of XSSimpleType in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that implement XSSimpleType Modifier and Type Class Description class
XSSimpleTypeDecl
class
XSSimpleTypeDelegate
Base class for XSSimpleType wrapper implementations.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs declared as XSSimpleType Modifier and Type Field Description protected XSSimpleType
XSSimpleTypeDelegate. type
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that return XSSimpleType Modifier and Type Method Description XSSimpleType
BaseDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.XSSimpleType
BaseSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.XSSimpleType
BaseDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.XSSimpleType
BaseSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.XSSimpleType
BaseDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.XSSimpleType
BaseSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.XSSimpleType
BaseDVFactory. getBuiltInType(String name)
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleType
ExtendedSchemaDVFactoryImpl. getBuiltInType(String name)
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleType
FullDVFactory. getBuiltInType(String name)
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleType
SchemaDVFactoryImpl. getBuiltInType(String name)
Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleType
XSSimpleTypeDelegate. getWrappedXSSimpleType()
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs with parameters of type XSSimpleType Modifier and Type Method Description XSSimpleType
BaseDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.XSSimpleType
BaseSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.XSSimpleType
BaseDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.XSSimpleType
BaseSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.XSSimpleType
BaseDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.XSSimpleType
BaseSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs with parameters of type XSSimpleType Constructor Description XSSimpleTypeDelegate(XSSimpleType type)
-
Uses of XSSimpleType in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XSSimpleType Modifier and Type Field Description static XSSimpleType
SchemaGrammar. fAnySimpleType
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSSimpleType Modifier and Type Method Description void
SchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl)
register one global simple typevoid
SchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl, String location)
void
SchemaGrammar.BuiltinSchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl)
void
SchemaGrammar.BuiltinSchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl, String location)
void
SchemaGrammar.Schema4Annotations. addGlobalSimpleTypeDecl(XSSimpleType decl)
void
SchemaGrammar.Schema4Annotations. addGlobalSimpleTypeDecl(XSSimpleType decl, String location)
static boolean
XSConstraints. checkSimpleDerivationOk(XSSimpleType derived, XSTypeDefinition base, short block)
check whether simple type derived is valid derived from base, given a subset of {restriction, extension}.void
XSAttributeDecl. setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT, XSObjectList annotations)
void
XSComplexTypeDecl. setValues(String name, String targetNamespace, XSTypeDefinition baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle, XSObjectListImpl annotations)
-