Skip to content

Instantly share code, notes, and snippets.

@sandroasp
Created May 6, 2012 20:32
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save sandroasp/2624240 to your computer and use it in GitHub Desktop.
Original message, Example ScriptingFunctoidSample
<ns0:PeopleOrigin xmlns:ns0="http://HowMapsWorks.PeopleOrigin">
<Client>
<Name>Sandro Pereira</Name>
<Age>33</Age>
<Sex>M</Sex>
</Client>
<Client>
<Name>Elsa Ligia</Name>
<Age>28</Age>
<Sex>F</Sex>
</Client>
<Client>
<Name>Pedro Lamas</Name>
<Age>28</Age>
<Sex>M</Sex>
</Client>
<Employee>
<Name>Jose Antonio</Name>
<Age>39</Age>
<Sex>M</Sex>
</Employee>
<Employee>
<Name>Rui Barbosa</Name>
<Age>35</Age>
<Sex>M</Sex>
</Employee>
</ns0:PeopleOrigin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment