element <qm:snapshot> (global)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<qm:snapshot> |
|
|
</qm:snapshot> |
Content model elements (4):
-
Included in content model of elements (10):
-
Annotation
[READ-ONLY] Since 2.0.0.1. Snapshot metadata associated with the snapshot of the resource. Note, request content for a HTTP SNAPSHOT request. Note, supported only for resource types that support snapshots.
XML Source (w/o annotations (5); see within schema source)
<xs:complexType>
<xs:sequence>
<xs:element ref="dc:title"/>
<xs:element minOccurs="0" name="revision" type="xs:int"/>
</xs:sequence>
</xs:complexType>
</xs:element>
|
Content Element Detail (all declarations; defined within this component only; 4/4)
-
Type: |
xs:dateTime, predefined, simple content
|
[READ-ONLY] The creation timestamp (XML dateTime) of the snapshot.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content
|
[READ-ONLY] The description of the snapshot.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content
|
[READ-ONLY] The name of the snapshot.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:int, predefined, simple content |
[READ-ONLY] The zero-based revision number of the snapshot.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="revision" type="xs:int"/>
|