Mercurial > pub > Impl
view _test/Resources/person_info.xml @ 285:546957c50a36
*IMPL::Web::Handler::TTView Reworked template selection mechanism
*IMPL::Web::Application: refactoring
-Removed obsolete IMPL::Text modules
author | cin |
---|---|
date | Mon, 18 Feb 2013 02:55:59 +0400 |
parents | 77a9934a44af |
children | 608e74bc309f |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <personInfo code="1552-34af" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://implab.org/person/" xsi:schemaLocation="http://implab.org/person/ person.xsd"> <firstName>Norman</firstName> <lastName>Freeman</lastName> <address> <street>hellroad</street> <line>1</line> </address> </personInfo>