Data Object - PbmCapabilityTypeInfo(pbm.capability.TypeInfo)

Property of
PbmCapabilityPropertyMetadata
Extended by
PbmCapabilityGenericTypeInfo
Extends
DynamicData

Data Object Description

The PbmCapabilityTypeInfo data object defines the datatype for a requirement or capability property. See PbmCapabilityPropertyMetadata.

Properties

Name Type Description
typeNamexsd:string

Datatype for a property. Must be one of the types defined in PbmBuiltinType.

A property value might consist of a collection of values of the specified datatype. The interpretation of the collection is determined by the generic type (genericTypeName). The generic type indicates how a collection of values of the specified datatype will be interpreted. See the descriptions of the PbmBuiltinType definitions.

Properties inherited from DynamicData
None

Show WSDL type definition