40 likes | 156 Vues
This toolkit assists in converting schema elements to type definitions, attributes, and attribute values. It provides a structured approach to mapping different components within a schema.
E N D
Show: from Schema to TypeDef is-a edge has-a edge Schema * AttrValue * * SchemaItem SchemaSimple Attribute * * ElementItem EmptyElement Element RestOfElement SequenceGroup NonEmptyElement TypeDef SimpleType ComplexType ComplexTypeContent
Show: from Schema to Attribute is-a edge has-a edge Schema * AttrValue * * SchemaItem SchemaSimple Attribute * * ElementItem EmptyElement Element RestOfElement SequenceGroup NonEmptyElement TypeDef SimpleType ComplexType ComplexTypeContent
Show: from Schema to Element is-a edge has-a edge Schema * AttrValue * * SchemaItem SchemaSimple Attribute * * ElementItem EmptyElement Element RestOfElement SequenceGroup NonEmptyElement TypeDef SimpleType ComplexType ComplexTypeContent
Schema * Sample solution for: from Attribute to AttrValue AttrValue * * * SchemaItem Attribute * * ElementItem EmptyElement Element RestOfElement SequenceGroup NonEmptyElement TypeDef SimpleType ComplexType ComplexTypeContent