Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EnumerationParametersBase complex type forms the base element that all other complex types for specifying enumeration parameters extend.
-
<xs:complexType name="EnumerationParametersBase"> <xs:sequence> <xs:element name="ObjectType" type="ipam:EnumerationObjectType" /> </xs:sequence> </xs:complexType>
ObjectType: This specifies the type of object that is expected to be enumerated as a result of enumeration having the specific type of EnumerationParametersBase.