2.2.3.8 t:Path Element

The Path element specifies the base schema type for all property identifiers. This type is abstract and will never occur directly within instance documents. This type defines a substitution group. The type of the Path element is t:BasePathToElementType, as specified in section 2.2.4.16.

 <xs:element name="t:Path"
   type="t:BasePathToElementType"
   abstract="true"
  />