markfield element
For each individual markfield in the current question a markfield element will be generated. The value attribute will contain the name of the element on the question the markfield represents.
Attributes for markfield
value
Use: Required
Valid values: Any
SXML representation
<xs:element name="markfield">
<xs:sequence>
<xs:element ref="position"/>
</xs:sequence>
<xs:attribute name="value" use="required"/>
</xs:element>
Parent elements
Child elements
See