Module WSDL::XMLSchema
In: lib/wsdl/soap/complexType.rb
lib/wsdl/soap/element.rb
lib/wsdl/xmlSchema/complexRestriction.rb
lib/wsdl/xmlSchema/maxexclusive.rb
lib/wsdl/xmlSchema/fractiondigits.rb
lib/wsdl/xmlSchema/sequence.rb
lib/wsdl/xmlSchema/element.rb
lib/wsdl/xmlSchema/parser.rb
lib/wsdl/xmlSchema/importer.rb
lib/wsdl/xmlSchema/anyAttribute.rb
lib/wsdl/xmlSchema/list.rb
lib/wsdl/xmlSchema/all.rb
lib/wsdl/xmlSchema/schema.rb
lib/wsdl/xmlSchema/enumeration.rb
lib/wsdl/xmlSchema/pattern.rb
lib/wsdl/xmlSchema/import.rb
lib/wsdl/xmlSchema/mininclusive.rb
lib/wsdl/xmlSchema/unique.rb
lib/wsdl/xmlSchema/attributeGroup.rb
lib/wsdl/xmlSchema/simpleType.rb
lib/wsdl/xmlSchema/complexContent.rb
lib/wsdl/xmlSchema/complexExtension.rb
lib/wsdl/xmlSchema/annotation.rb
lib/wsdl/xmlSchema/simpleExtension.rb
lib/wsdl/xmlSchema/whitespace.rb
lib/wsdl/xmlSchema/choice.rb
lib/wsdl/xmlSchema/maxinclusive.rb
lib/wsdl/xmlSchema/xsd2ruby.rb
lib/wsdl/xmlSchema/content.rb
lib/wsdl/xmlSchema/group.rb
lib/wsdl/xmlSchema/attribute.rb
lib/wsdl/xmlSchema/minlength.rb
lib/wsdl/xmlSchema/include.rb
lib/wsdl/xmlSchema/simpleRestriction.rb
lib/wsdl/xmlSchema/data.rb
lib/wsdl/xmlSchema/totaldigits.rb
lib/wsdl/xmlSchema/maxlength.rb
lib/wsdl/xmlSchema/any.rb
lib/wsdl/xmlSchema/union.rb
lib/wsdl/xmlSchema/simpleContent.rb
lib/wsdl/xmlSchema/length.rb
lib/wsdl/xmlSchema/minexclusive.rb
lib/wsdl/xmlSchema/importHandler.rb
lib/wsdl/xmlSchema/complexType.rb

Classes and Modules

Class WSDL::XMLSchema::All
Class WSDL::XMLSchema::Annotation
Class WSDL::XMLSchema::Any
Class WSDL::XMLSchema::AnyAttribute
Class WSDL::XMLSchema::Attribute
Class WSDL::XMLSchema::AttributeGroup
Class WSDL::XMLSchema::Choice
Class WSDL::XMLSchema::ComplexContent
Class WSDL::XMLSchema::ComplexExtension
Class WSDL::XMLSchema::ComplexRestriction
Class WSDL::XMLSchema::ComplexType
Class WSDL::XMLSchema::Content
Class WSDL::XMLSchema::Element
Class WSDL::XMLSchema::Enumeration
Class WSDL::XMLSchema::FractionDigits
Class WSDL::XMLSchema::Group
Class WSDL::XMLSchema::Import
Class WSDL::XMLSchema::ImportHandler
Class WSDL::XMLSchema::Importer
Class WSDL::XMLSchema::Include
Class WSDL::XMLSchema::Length
Class WSDL::XMLSchema::List
Class WSDL::XMLSchema::MaxExclusive
Class WSDL::XMLSchema::MaxInclusive
Class WSDL::XMLSchema::MaxLength
Class WSDL::XMLSchema::MinExclusive
Class WSDL::XMLSchema::MinInclusive
Class WSDL::XMLSchema::MinLength
Class WSDL::XMLSchema::Parser
Class WSDL::XMLSchema::Pattern
Class WSDL::XMLSchema::Schema
Class WSDL::XMLSchema::Sequence
Class WSDL::XMLSchema::SimpleContent
Class WSDL::XMLSchema::SimpleExtension
Class WSDL::XMLSchema::SimpleRestriction
Class WSDL::XMLSchema::SimpleType
Class WSDL::XMLSchema::TotalDigits
Class WSDL::XMLSchema::Union
Class WSDL::XMLSchema::Unique
Class WSDL::XMLSchema::WhiteSpace
Class WSDL::XMLSchema::XSD2Ruby

Constants

AllName = XSD::QName.new(XSD::Namespace, 'all')
AnnotationName = XSD::QName.new(XSD::Namespace, 'annotation')
AnyName = XSD::QName.new(XSD::Namespace, 'any')
AnyAttributeName = XSD::QName.new(XSD::Namespace, 'anyAttribute')
AttributeName = XSD::QName.new(XSD::Namespace, 'attribute')
AttributeGroupName = XSD::QName.new(XSD::Namespace, 'attributeGroup')
ChoiceName = XSD::QName.new(XSD::Namespace, 'choice')
ComplexContentName = XSD::QName.new(XSD::Namespace, 'complexContent')
ComplexTypeName = XSD::QName.new(XSD::Namespace, 'complexType')
ElementName = XSD::QName.new(XSD::Namespace, 'element')
ExtensionName = XSD::QName.new(XSD::Namespace, 'extension')
GroupName = XSD::QName.new(XSD::Namespace, 'group')
ImportName = XSD::QName.new(XSD::Namespace, 'import')
IncludeName = XSD::QName.new(XSD::Namespace, 'include')
ListName = XSD::QName.new(XSD::Namespace, 'list')
RestrictionName = XSD::QName.new(XSD::Namespace, 'restriction')
SequenceName = XSD::QName.new(XSD::Namespace, 'sequence')
SchemaName = XSD::QName.new(XSD::Namespace, 'schema')
SimpleContentName = XSD::QName.new(XSD::Namespace, 'simpleContent')
SimpleTypeName = XSD::QName.new(XSD::Namespace, 'simpleType')
UnionName = XSD::QName.new(XSD::Namespace, 'union')
UniqueName = XSD::QName.new(XSD::Namespace, 'unique')
LengthName = XSD::QName.new(XSD::Namespace, 'length')
MinLengthName = XSD::QName.new(XSD::Namespace, 'minLength')
MaxLengthName = XSD::QName.new(XSD::Namespace, 'maxLength')
PatternName = XSD::QName.new(XSD::Namespace, 'pattern')
EnumerationName = XSD::QName.new(XSD::Namespace, 'enumeration')
WhiteSpaceName = XSD::QName.new(XSD::Namespace, 'whiteSpace')
MaxInclusiveName = XSD::QName.new(XSD::Namespace, 'maxInclusive')
MaxExclusiveName = XSD::QName.new(XSD::Namespace, 'maxExclusive')
MinExclusiveName = XSD::QName.new(XSD::Namespace, 'minExclusive')
MinInclusiveName = XSD::QName.new(XSD::Namespace, 'minInclusive')
TotalDigitsName = XSD::QName.new(XSD::Namespace, 'totalDigits')
FractionDigitsName = XSD::QName.new(XSD::Namespace, 'fractionDigits')
AbstractAttrName = XSD::QName.new(nil, 'abstract')
AttributeFormDefaultAttrName = XSD::QName.new(nil, 'attributeFormDefault')
BaseAttrName = XSD::QName.new(nil, 'base')
DefaultAttrName = XSD::QName.new(nil, 'default')
ElementFormDefaultAttrName = XSD::QName.new(nil, 'elementFormDefault')
FinalAttrName = XSD::QName.new(nil, 'final')
FixedAttrName = XSD::QName.new(nil, 'fixed')
FormAttrName = XSD::QName.new(nil, 'form')
IdAttrName = XSD::QName.new(nil, 'id')
ItemTypeAttrName = XSD::QName.new(nil, 'itemType')
MaxOccursAttrName = XSD::QName.new(nil, 'maxOccurs')
MemberTypesAttrName = XSD::QName.new(nil, 'memberTypes')
MinOccursAttrName = XSD::QName.new(nil, 'minOccurs')
MixedAttrName = XSD::QName.new(nil, 'mixed')
NameAttrName = XSD::QName.new(nil, 'name')
NamespaceAttrName = XSD::QName.new(nil, 'namespace')
NillableAttrName = XSD::QName.new(nil, 'nillable')
ProcessContentsAttrName = XSD::QName.new(nil, 'processContents')
RefAttrName = XSD::QName.new(nil, 'ref')
SchemaLocationAttrName = XSD::QName.new(nil, 'schemaLocation')
TargetNamespaceAttrName = XSD::QName.new(nil, 'targetNamespace')
TypeAttrName = XSD::QName.new(nil, 'type')
UseAttrName = XSD::QName.new(nil, 'use')
ValueAttrName = XSD::QName.new(nil, 'value')
VersionAttrName = XSD::QName.new(nil, 'version')

[Validate]