85 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			85 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| SAX.setDocumentLocator()
 | |
| SAX.startDocument()
 | |
| SAX.startElementNs(multistatus, S, 'http://www.ietf.org/standards/dav/', 2, xmlns:S='http://www.ietf.org/standards/dav/', xmlns:R='http://www.foo.bar/boxschema/', 0, 0)
 | |
| SAX.characters(
 | |
|   , 3)
 | |
| SAX.startElementNs(response, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.startElementNs(href, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(http://www.foo.bar/container/, 29)
 | |
| SAX.endElementNs(href, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.startElementNs(prop, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|       , 7)
 | |
| SAX.startElementNs(bigbox, R, 'http://www.foo.bar/boxschema/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|         , 9)
 | |
| SAX.startElementNs(BoxType, R, 'http://www.foo.bar/boxschema/', 0, 0, 0)
 | |
| SAX.characters(Box type A, 10)
 | |
| SAX.endElementNs(BoxType, R, 'http://www.foo.bar/boxschema/')
 | |
| SAX.characters(
 | |
|       , 7)
 | |
| SAX.endElementNs(bigbox, R, 'http://www.foo.bar/boxschema/')
 | |
| SAX.characters(
 | |
|       , 7)
 | |
| SAX.startElementNs(author, R, 'http://www.foo.bar/boxschema/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|         , 9)
 | |
| SAX.startElementNs(Name, R, 'http://www.foo.bar/boxschema/', 0, 0, 0)
 | |
| SAX.characters(Hadrian, 7)
 | |
| SAX.endElementNs(Name, R, 'http://www.foo.bar/boxschema/')
 | |
| SAX.characters(
 | |
|       , 7)
 | |
| SAX.endElementNs(author, R, 'http://www.foo.bar/boxschema/')
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.endElementNs(prop, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.startElementNs(status, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(HTTP 1.1 200 OK, 15)
 | |
| SAX.endElementNs(status, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|   , 3)
 | |
| SAX.endElementNs(response, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|   , 3)
 | |
| SAX.startElementNs(response, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.startElementNs(href, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(http://www.foo.bar/container/i, 39)
 | |
| SAX.endElementNs(href, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.startElementNs(prop, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|       , 7)
 | |
| SAX.startElementNs(bigbox, R, 'http://www.foo.bar/boxschema/', 0, 0, 0)
 | |
| SAX.characters(
 | |
|         , 9)
 | |
| SAX.startElementNs(BoxType, R, 'http://www.foo.bar/boxschema/', 0, 0, 0)
 | |
| SAX.characters(Box type B, 10)
 | |
| SAX.endElementNs(BoxType, R, 'http://www.foo.bar/boxschema/')
 | |
| SAX.characters(
 | |
|       , 7)
 | |
| SAX.endElementNs(bigbox, R, 'http://www.foo.bar/boxschema/')
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.endElementNs(prop, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|     , 5)
 | |
| SAX.startElementNs(status, S, 'http://www.ietf.org/standards/dav/', 0, 0, 0)
 | |
| SAX.characters(HTTP 1.1 200 OK, 15)
 | |
| SAX.endElementNs(status, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
|   , 3)
 | |
| SAX.endElementNs(response, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.characters(
 | |
| , 1)
 | |
| SAX.endElementNs(multistatus, S, 'http://www.ietf.org/standards/dav/')
 | |
| SAX.endDocument()
 |