diff options
Diffstat (limited to 'zend/tests/Zend/Gdata/App/_files/ControlElementSample1.xml')
| -rw-r--r-- | zend/tests/Zend/Gdata/App/_files/ControlElementSample1.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/App/_files/ControlElementSample1.xml b/zend/tests/Zend/Gdata/App/_files/ControlElementSample1.xml new file mode 100644 index 0000000..5fbd7ef --- /dev/null +++ b/zend/tests/Zend/Gdata/App/_files/ControlElementSample1.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<control xmlns="http://www.w3.org/2005/Atom" xmlns:app="http://purl.org/atom/app#"> + <app:draft>yes</app:draft> +</control> |
