Menu

#27 identifier expected in fieldValue

open
nobody
Validatr (1)
5
2009-06-25
2009-06-25
Sue Milne
No

The fieldValue element is expecting an attribute called identifier, but this is not required in the specification; the variable is identified in the child element:

<setTemplateValue identifier="pAns">
<fieldValue fieldIdentifier="PMathML">
<variable identifier="mAns"/>
</fieldValue>
</setTemplateValue>

Discussion