Show person.odd.pl syntax highlighted
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="corpus"
xml:id="PERSON" usage="opt" ident="person">
<equiv/>
<gloss/>
<desc>opisuje pojedynczÄ
osobÄ uczestniczÄ
cÄ
w interakcji jÄzykowej</desc>
<content>
<rng:choice xmlns:rng="http://relaxng.org/ns/structure/1.0">
<rng:oneOrMore>
<rng:ref name="p"/>
</rng:oneOrMore>
<rng:zeroOrMore>
<rng:ref name="tei.demographic"/>
</rng:zeroOrMore>
</rng:choice>
</content>
<attList>
<attDef ident="role" usage="opt">
<equiv/>
<desc>okreÅla rolÄ tego uczestnika w grupie</desc>
<datatype><rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
name="datatype.Code"/></datatype>
<valDesc>zestaw sÅów kluczowych do zdefiniowania</valDesc>
</attDef>
<attDef ident="sex" usage="opt">
<equiv/>
<desc>okreÅla pÅeÄ uczestnika</desc>
<datatype><rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
name="datatype.Sex"/></datatype>
<valList type="closed">
<valItem ident="m">
<equiv/>
<gloss>male</gloss>
</valItem>
<valItem ident="f">
<equiv/>
<gloss>female</gloss>
</valItem>
<valItem ident="u">
<equiv/>
<gloss>unknown or inapplicable</gloss>
</valItem>
</valList>
</attDef>
<attDef ident="age" usage="opt">
<equiv/>
<desc>okreÅla grupÄ wiekowÄ
, do której należy uczestnik</desc>
<datatype><rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0"
name="datatype.Code"/></datatype>
<valDesc>sugerowane wartoÅci zostanÄ
podane</valDesc>
</attDef>
</attList>
<exemplum>
<egXML xmlns="http://www.tei-c.org/ns/Examples">
<person sex="f" age="42">
<p>Female informant, well-educated, born in Shropshire
UK, 12 Jan 1950, of unknown occupation.
Speaks French fluently. Socio-Economic status B2.</p>
</person>
</egXML>
</exemplum>
<remarks>
<p rend="dataDesc">Może zawieraÄ opis zorganizowany w akapity lub
dowolnÄ
sekwencjÄ elementów nalÄżÄ
cych do klasy demograficznej,
zdefiniowanych w wytycznych TEI.</p>
</remarks>
<listRef>
<ptr target="#CCAHPA"/>
</listRef>
</elementSpec>
See more files for this project here