Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EntityType complex type represents a single entity. Entities are text found in certain parts of a message, such as the subject or the body.<50>
-
<xs:complexType name="EntityType"> <xs:sequence> <xs:element name="Position" type="t:EmailPositionType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
Position: An element of type EmailPositionType, as defined in section 2.2.5.2, that specifies where the entity was found in the message.