…(생략)...
<xforms:model id="mymodel">
<xforms:instance id="request_01">
<root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<node1></node1>
</root>
</xforms:instance>
<xforms:instance id="response_01">
<root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"></root>
</xforms:instance>
</xforms:model>
<body>
<xforms:textarea model="mymodel" ref="instance('request_01')/node1" style="position:absolute; top:50px; left:38px; height:67px; width:455px; "></xforms:textarea>
</body>
...(생략)...
|
댓글 없음:
댓글 쓰기