123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181 |
- <?xml version="1.0"?>
- <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Lightproof_pt_BR" oor:package="org.openoffice" xml:lang="pt-BR">
- <info>
- <desc>Contains the options data used for the test extensions.</desc>
- </info>
- <templates>
- <group oor:name="pt_BR">
- <info>
- <desc>The data for one leaf.</desc>
- </info>
- <prop oor:name="grammar" oor:type="xs:string">
- <info>
- <desc>The grammar definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="cap" oor:type="xs:string">
- <info>
- <desc>The cap definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="dup" oor:type="xs:string">
- <info>
- <desc>The dup definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="pair" oor:type="xs:string">
- <info>
- <desc>The pair definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="spaces" oor:type="xs:string">
- <info>
- <desc>The spaces definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="mdash" oor:type="xs:string">
- <info>
- <desc>The mdash definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="quotation" oor:type="xs:string">
- <info>
- <desc>The quotation definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="times" oor:type="xs:string">
- <info>
- <desc>The times definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="spaces2" oor:type="xs:string">
- <info>
- <desc>The spaces2 definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="ndash" oor:type="xs:string">
- <info>
- <desc>The ndash definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="apostrophe" oor:type="xs:string">
- <info>
- <desc>The apostrophe definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="ellipsis" oor:type="xs:string">
- <info>
- <desc>The ellipsis definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="spaces3" oor:type="xs:string">
- <info>
- <desc>The spaces3 definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="minus" oor:type="xs:string">
- <info>
- <desc>The minus definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="metric" oor:type="xs:string">
- <info>
- <desc>The metric definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="gerund" oor:type="xs:string">
- <info>
- <desc>The gerund definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="nonmetric" oor:type="xs:string">
- <info>
- <desc>The nonmetric definition of one leaf.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="paronimo" oor:type="xs:string">
- <info>
- <desc>Words similar in spelling or pronunciation, but with different meanings.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="composto" oor:type="xs:string">
- <info>
- <desc>Compound words.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="malmau" oor:type="xs:string">
- <info>
- <desc>Use of evil or bad.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="aha" oor:type="xs:string">
- <info>
- <desc>Use of ha or a.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="meiameio" oor:type="xs:string">
- <info>
- <desc>Use of meia or meio.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="verbo" oor:type="xs:string">
- <info>
- <desc>Verb agreement.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="pronominal" oor:type="xs:string">
- <info>
- <desc>Pronoun placement.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="pronome" oor:type="xs:string">
- <info>
- <desc>Use of pronoun.</desc>
- </info>
- <value/>
- </prop>
- <prop oor:name="porque" oor:type="xs:string">
- <info>
- <desc>Use of porque.</desc>
- </info>
- <value/>
- </prop>
- </group>
- </templates>
- <component>
- <group oor:name="Leaves">
- <info>
- <desc>The list of leaves.</desc>
- </info>
- <node-ref oor:name="pt_BR" oor:node-type="pt_BR">
- <info>
- <desc>The definition of one leaf.</desc>
- </info>
- </node-ref>
- </group>
- </component>
- </oor:component-schema>
|