element <qm:detail> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:detail> |
|
|
</qm:detail> |
Content model elements (4):
-
Included in content model of elements (1):
-
Annotation
The data for the progression of the testing at a given time.
XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="detail">
<xs:complexType>
<xs:sequence>
<xs:element name="comment" type="xs:string"/>
<xs:element name="date" type="xs:dateTime"/>
</xs:sequence>
</xs:complexType>
</xs:element>
|
Content Element Detail (all declarations; defined within this component only; 4/4)
-
Type: |
xs:string, predefined, simple content |
Comments about the detail.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="comment" type="xs:string"/>
|
-
Type: |
xs:dateTime, predefined, simple content |
XML dateTime indicating the date of the detail.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="date" type="xs:dateTime"/>
|
-
Type: |
xs:int, predefined, simple content |
The number of point attempted at the given date.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:int, predefined, simple content |
The number of points completed at the given date.
XML Source (w/o annotations (1); see within schema source)