Event Details
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<html
xmlns:xxforms
="
http://orbeon.org/oxf/xml/xforms
"
xmlns:xs
="
http://www.w3.org/2001/XMLSchema
"
xmlns:xforms
="
http://www.w3.org/2002/xforms
"
xmlns:xhtml
="
http://www.w3.org/1999/xhtml
"
xmlns:widget
="
http://orbeon.org/oxf/xml/widget
"
xmlns:ev
="
http://www.w3.org/2001/xml-events
"
>
<head>
<title>
Event Details
</title>
<xforms:model>
<xforms:instance
id
="
request
"
src
="
input:data
"
/>
...
</xforms:model>
...
</head>
<body>
<xforms:output
ref
="
instance('request')
"
/>
<widget:xforms-instance-inspector
id
="
doc
"
/>
...
</body>
...
</html>