2.5.1 CustomProperty.Name

The CustomProperty.Name attribute specifies the name of the custom property.

The CustomProperty.Name attribute MUST be specified. The value of this attribute MUST be a fully qualified QName. Custom property names are not required to be unique.

The following is the parent element of the CustomProperty.Name attribute.

Parent elements

CustomProperty

The following is the XML Schema definition of the CustomProperty.Name attribute.          

 <xsd:attribute name="Name" type="xsd:QName" use="required" />