exsom v0.2.1 Exsom.XSD.Model
Model utilities.
For the cases where a manual schema needs to be supplied (ex. cannot parse).
Summary
Functions
Specs
add_xml_schema(model :: Exsom.model) :: Exsom.model
Adds a simplified version of the W3C XMLSchema to an existing model.
Specs
merge(model_1 :: Exsom.model, model_2 :: Exsom.model) :: Exsom.model
Merges two models.