Schema Conversion Toolkit for Type Definition Mapping
40 likes | 157 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.
Schema Conversion Toolkit for Type Definition Mapping
E N D
Presentation Transcript
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