Class: Idml::Parts::Designmap
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Idml::Parts::Designmap
- Includes:
- Idml::Part
- Defined in:
- lib/idml/parts/designmap.rb
Overview
Typed model for the package's designmap.xml part. The file's
root is <Document> directly (no <idPkg:Document> wrapper
unlike other parts). Every attribute from Document_Object in
reference-docs/schemas/package/designmap.rnc is declared,
generated by scripts/rnc_to_lutaml.rb.