I was wondering if it is accecptable when generating a WADL to use
@element="xsd:boolean" for non xml
representations. It would look something like this:
<representation mediaType="text/plain" element="xsd:boolean"/>
rather than referencing an object in the grammars section.
Thanks,
Gil