2.4.1 CustomProperties.CustomProperty

The CustomProperties.CustomProperty element specifies a custom property for a model item that allows model design tools to store implementation-specific properties.

The CustomProperties.CustomProperty element MUST be specified at least once in its parent CustomProperties collection and can occur more than once. This element is of type CustomProperty.

The following is the parent element of the CustomProperties.CustomProperty element.

Parent elements

CustomProperties

The following is the XML Schema definition of the CustomProperties.CustomProperty element.          

 <xsd:element name="CustomProperty" type="CustomPropertyType" 
 maxOccurs="unbounded" />