2.2.2.2.51 entity

The entity element MUST be ignored.

Parent Elements

solutionPropertiesExtension

Attributes:

path: This attribute MUST be ignored.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="entity">
   <xsd:complexType>
     <xsd:sequence/>
     <xsd:attribute name="path" type="xsd:string" use="required"/>
     <xsd:anyAttribute processContents="skip"/>
   </xsd:complexType>
 </xsd:element>