Module: Junoser::Xsd

Defined in:
lib/junoser/xsd/base.rb,
lib/junoser/xsd/union.rb,
lib/junoser/xsd/choice.rb,
lib/junoser/xsd/element.rb,
lib/junoser/xsd/parsable.rb,
lib/junoser/xsd/sequence.rb,
lib/junoser/xsd/enumeration.rb,
lib/junoser/xsd/restriction.rb,
lib/junoser/xsd/simple_type.rb,
lib/junoser/xsd/complex_type.rb,
lib/junoser/xsd/simple_content.rb

Defined Under Namespace

Modules: Base, Parsable Classes: Choice, ComplexType, Element, Enumeration, Restriction, Sequence, SimpleContent, SimpleType, Union