Module: StixSchemaSpy

Defined in:
lib/stix_schema_spy/models/node.rb,
lib/stix_schema_spy/version.rb,
lib/stix_schema_spy/models/type.rb,
lib/stix_schema_spy/models/schema.rb,
lib/stix_schema_spy/models/element.rb,
lib/stix_schema_spy/models/attribute.rb,
lib/stix_schema_spy/models/simple_type.rb,
lib/stix_schema_spy/util/schema_naming.rb,
lib/stix_schema_spy/models/complex_type.rb,
lib/stix_schema_spy/models/has_children.rb,
lib/stix_schema_spy/models/external_type.rb,
lib/stix_schema_spy/models/special_field.rb

Overview

Represents some weird XML construct we don’t handle (xs:any, xs:anyAttribute primarily)

Defined Under Namespace

Modules: HasChildren, Util Classes: Attribute, ComplexType, Element, ExternalType, Node, Schema, SimpleType, SpecialField, Type

Constant Summary collapse

VERSION =
"1.3"