| Document { | |
| Chapter { | |
| The first chapter is the best. | |
| } | |
| Chapter { | |
| A new description Unit | |
| Section Section 2.1 { | |
| The 2.1 Section. | |
| } | |
| Section Section 2.2 { | |
| The 2.2 Section. | |
| } | |
| } | |
| Chapter { | |
| A new description Unit | |
| Section { | |
| Section Section 3.1.1 { | |
| Such a good section. | |
| } | |
| @M myModelingUnit | |
| Side { | |
| serializable = "true"; | |
| } | |
| M@ | |
| Section Section 3.2.1 { | |
| The last Section. | |
| } | |
| } | |
| } | |
| } |