SpecifiedRequirements¤
SpecifiedRequirements ¤
SpecifiedRequirements(**attributes: str)
Bases: Any
Verification that equipment conforms with specified requirements before being placed or returned into service.
Since this class is currently represented by the any type in the XML Schema Definition, it is simply a subclass of Element. It may be updated to be a more specific class at a later date.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
attributes
|
str
|
All keyword arguments are used as the element's attributes. |
{}
|