SYNCML:SYNCML1.2
complexType MetaType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{SYNCML:SYNCML1.2}MetaType (restriction)

Documentation
Specifies meta-information about the parent element
      type. Restrictions: When specified in the Chal, the element type
      specifies meta-information about the authentication scheme requested.
      When specified in the Cred, the element type specifies meta-information
      about the authentication credential. When specified in the Atomic,
      Sequence and Sync, then the scope for the meta-information includes all
      the contained commands, unless the meta-information is overridden by a
      Meta in a contained command. When specified in the Results, the element
      type specifies meta-information about the results set. When specified in
      the Add, Copy, Delete, Get, and Replace commands, the element type
      specifies meta-information about the SyncML command.

Model
<...>
(any element from any namespace) *
</...>


Local Usage
AddType, AlertType, AtomicType, ChalType, CopyType, CredType, DeleteType, ExecType, FilterType, GetType, ItemType, MapType, MoveType, PutType, ReplaceType, ResultsType, SearchType, SequenceType, SyncHdrType, SyncType

Source
<xs:complexType name="MetaType">
<xs:sequence maxOccurs="unbounded" minOccurs="0">
<xs:any/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.