ElementSpecificationType Element

System.Object

ElementSpecificationType

 

Client Declaration

Represents a single content element of a content-carrying object.

 

Element Structure

Attributes

NOTE  Exactly one of the above attributes must have a value.

Attributes Specific to .NET Clients

 

XML Schema

<xsd:complexType name="ElementSpecificationType">	 
   <xsd:attribute name="itemIndex" type="xsd:int"/> 
   <xsd:attribute name="elementSequenceNumber" type="xsd:int"/>   
</xsd:complexType>