PlantSectionParentStructure¶
Overview¶
Abstract class
A PlantStructureItem that is a suitable ParentStructure of a PlantSection.
Subtypes
Implementation in Proteus Schema
Implementation is subclass-specific.
Example
As PlantSectionParentStructure is abstract, we consider ProcessPlant as an arbitrary concrete subclass.
Implementation in Proteus Schema
<PlantStructureItem
    ID="processPlant1"
    ComponentClass="ProcessPlant"
    ComponentClassURI="http://data.posccaesar.org/rdl/RDS7151859" ...>
  ...
</PlantStructureItem>