Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Used by

Table of Contents

Group by:

http://www.w3.org/XML/1998/namespace

Imported Schemas
Attributes
Attribute Groups
Main schema barbosa_transcription.xsd
Namespace http://www.tei-c.org/ns/1.0
Properties
attribute form default unqualified
element form default qualified
[ top ]
Imported schema xml.xsd
Namespace http://www.w3.org/XML/1998/namespace
Properties
attribute form default unqualified
element form default qualified
[ top ]
Element ns1:TEI
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#iddocumentation_transcription.tmp#teiHeaderdocumentation_transcription.tmp#text
Properties
content complex
Model
Children ns1:teiHeader, ns1:text
Instance
<ns1:TEI xml:id="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:teiHeader>{1,1}</ns1:teiHeader>
  <ns1:text>{1,1}</ns1:text>
</ns1:TEI>
Attributes
QName Type Use
xml:id xs:NCName required
Source
<xs:element name="TEI">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:teiHeader"/>
      <xs:element ref="ns1:text"/>
    </xs:sequence>
    <xs:attribute ref="xml:id" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:teiHeader
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#fileDescdocumentation_transcription.tmp#profileDesc
Properties
content complex
Used by
Element ns1:TEI
Model
Children ns1:fileDesc, ns1:profileDesc
Instance
<ns1:teiHeader xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:fileDesc>{1,1}</ns1:fileDesc>
  <ns1:profileDesc>{1,1}</ns1:profileDesc>
</ns1:teiHeader>
Source
<xs:element name="teiHeader">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:fileDesc"/>
      <xs:element ref="ns1:profileDesc"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:fileDesc
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#titleStmtdocumentation_transcription.tmp#publicationStmtdocumentation_transcription.tmp#sourceDesc
Properties
content complex
Used by
Element ns1:teiHeader
Model
Children ns1:publicationStmt, ns1:sourceDesc, ns1:titleStmt
Instance
<ns1:fileDesc xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:titleStmt>{1,1}</ns1:titleStmt>
  <ns1:publicationStmt>{1,1}</ns1:publicationStmt>
  <ns1:sourceDesc>{1,1}</ns1:sourceDesc>
</ns1:fileDesc>
Source
<xs:element name="fileDesc">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:titleStmt"/>
      <xs:element ref="ns1:publicationStmt"/>
      <xs:element ref="ns1:sourceDesc"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:titleStmt
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#title
Properties
content complex
Used by
Element ns1:fileDesc
Model
Children ns1:title
Instance
<ns1:titleStmt xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:title>{1,1}</ns1:title>
</ns1:titleStmt>
Source
<xs:element name="titleStmt">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:title"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:title
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagram
Type xs:string
Properties
content simple
Used by
Element ns1:titleStmt
Source
<xs:element name="title" type="xs:string"/>
[ top ]
Element ns1:publicationStmt
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#p
Properties
content complex
Used by
Element ns1:fileDesc
Model
Children ns1:p
Instance
<ns1:publicationStmt xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:p>{1,1}</ns1:p>
</ns1:publicationStmt>
Source
<xs:element name="publicationStmt">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:p"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:p
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#segdocumentation_transcription.tmp#link
Properties
content complex
mixed true
Used by
Model
Children ns1:link, ns1:pc, ns1:seg
Instance
<ns1:p xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:seg n="">{1,1}</ns1:seg>
  <ns1:link target="">{1,1}</ns1:link>
</ns1:p>
Source
<xs:element name="p">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:seg"/>
      <xs:element ref="ns1:link"/>
    </xs:choice>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:pc
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#pc_resp
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
resp required
Source
<xs:element name="pc">
  <xs:complexType mixed="true">
    <xs:attribute name="resp" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:seg
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#seg_ndocumentation_transcription.tmp#bibldocumentation_transcription.tmp#choicedocumentation_transcription.tmp#citdocumentation_transcription.tmp#foreigndocumentation_transcription.tmp#mentioneddocumentation_transcription.tmp#pbdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#persNamedocumentation_transcription.tmp#placeNamedocumentation_transcription.tmp#quotedocumentation_transcription.tmp#sicdocumentation_transcription.tmp#ref
Properties
content complex
mixed true
Used by
Elements ns1:head, ns1:l, ns1:p
Model
Children ns1:bibl, ns1:choice, ns1:cit, ns1:foreign, ns1:mentioned, ns1:pb, ns1:pc, ns1:persName, ns1:placeName, ns1:quote, ns1:ref, ns1:sic
Instance
<ns1:seg n="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:bibl ana="" corresp="" subtype="" type="">{1,1}</ns1:bibl>
  <ns1:choice>{1,1}</ns1:choice>
  <ns1:cit ana="" source="">{1,1}</ns1:cit>
  <ns1:foreign xml:lang="">{1,1}</ns1:foreign>
  <ns1:mentioned xml:lang="">{1,1}</ns1:mentioned>
  <ns1:pb n="">{1,1}</ns1:pb>
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:persName ana="" corresp="" key="" nymRef="">{1,1}</ns1:persName>
  <ns1:placeName nymRef="">{1,1}</ns1:placeName>
  <ns1:quote corresp="" type="">{1,1}</ns1:quote>
  <ns1:sic>{1,1}</ns1:sic>
  <ns1:ref cRef="">{1,1}</ns1:ref>
</ns1:seg>
Attributes
QName Type Use
n xs:NMTOKEN required
Source
<xs:element name="seg">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:bibl"/>
      <xs:element ref="ns1:choice"/>
      <xs:element ref="ns1:cit"/>
      <xs:element ref="ns1:foreign"/>
      <xs:element ref="ns1:mentioned"/>
      <xs:element ref="ns1:pb"/>
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:persName"/>
      <xs:element ref="ns1:placeName"/>
      <xs:element ref="ns1:quote"/>
      <xs:element ref="ns1:sic"/>
      <xs:element ref="ns1:ref"/>
    </xs:choice>
    <xs:attribute name="n" use="required" type="xs:NMTOKEN"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:bibl
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#bibl_anadocumentation_transcription.tmp#bibl_correspdocumentation_transcription.tmp#bibl_subtypedocumentation_transcription.tmp#bibl_typedocumentation_transcription.tmp#choicedocumentation_transcription.tmp#pbdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#persName
Properties
content complex
mixed true
Used by
Elements ns1:quote, ns1:seg
Model
Children ns1:choice, ns1:pb, ns1:pc, ns1:persName
Instance
<ns1:bibl ana="" corresp="" subtype="" type="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:choice>{1,1}</ns1:choice>
  <ns1:pb n="">{1,1}</ns1:pb>
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:persName ana="" corresp="" key="" nymRef="">{1,1}</ns1:persName>
</ns1:bibl>
Attributes
QName Type Use
ana required
corresp optional
subtype xs:NCName optional
type xs:NCName optional
Source
<xs:element name="bibl">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:choice"/>
      <xs:element ref="ns1:pb"/>
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:persName"/>
    </xs:choice>
    <xs:attribute name="ana" use="required"/>
    <xs:attribute name="corresp"/>
    <xs:attribute name="subtype" type="xs:NCName"/>
    <xs:attribute name="type" type="xs:NCName"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:choice
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#sicdocumentation_transcription.tmp#corr
Properties
content complex
Used by
Model
Children ns1:corr, ns1:sic
Instance
<ns1:choice xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:sic>{1,1}</ns1:sic>
  <ns1:corr>{1,1}</ns1:corr>
</ns1:choice>
Source
<xs:element name="choice">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:sic"/>
      <xs:element ref="ns1:corr"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:sic
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagram
Type xs:NCName
Properties
content simple
Used by
Source
<xs:element name="sic" type="xs:NCName"/>
[ top ]
Element ns1:corr
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagram
Type xs:string
Properties
content simple
Used by
Element ns1:choice
Source
<xs:element name="corr" type="xs:string"/>
[ top ]
Element ns1:pb
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#pb_n
Properties
content complex
Used by
Attributes
QName Type Use
n xs:NMTOKEN required
Source
<xs:element name="pb">
  <xs:complexType>
    <xs:attribute name="n" use="required" type="xs:NMTOKEN"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:persName
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#persName_anadocumentation_transcription.tmp#persName_correspdocumentation_transcription.tmp#persName_keydocumentation_transcription.tmp#persName_nymRefdocumentation_transcription.tmp#pbdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#placeName
Properties
content complex
mixed true
Used by
Model
Children ns1:pb, ns1:pc, ns1:placeName
Instance
<ns1:persName ana="" corresp="" key="" nymRef="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:pb n="">{1,1}</ns1:pb>
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:placeName nymRef="">{1,1}</ns1:placeName>
</ns1:persName>
Attributes
QName Type Use
ana optional
corresp xs:NCName optional
key xs:NCName optional
nymRef required
Source
<xs:element name="persName">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:pb"/>
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:placeName"/>
    </xs:choice>
    <xs:attribute name="ana"/>
    <xs:attribute name="corresp" type="xs:NCName"/>
    <xs:attribute name="key" type="xs:NCName"/>
    <xs:attribute name="nymRef" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:placeName
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#placeName_nymRefdocumentation_transcription.tmp#mentioneddocumentation_transcription.tmp#pbdocumentation_transcription.tmp#persNamedocumentation_transcription.tmp#placeName
Properties
content complex
mixed true
Used by
Model
Children ns1:mentioned, ns1:pb, ns1:persName, ns1:placeName
Instance
<ns1:placeName nymRef="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:mentioned xml:lang="">{1,1}</ns1:mentioned>
  <ns1:pb n="">{1,1}</ns1:pb>
  <ns1:persName ana="" corresp="" key="" nymRef="">{1,1}</ns1:persName>
  <ns1:placeName nymRef="">{1,1}</ns1:placeName>
</ns1:placeName>
Attributes
QName Type Use
nymRef required
Source
<xs:element name="placeName">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:mentioned"/>
      <xs:element ref="ns1:pb"/>
      <xs:element ref="ns1:persName"/>
      <xs:element ref="ns1:placeName"/>
    </xs:choice>
    <xs:attribute name="nymRef" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:mentioned
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#langdocumentation_transcription.tmp#pbdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#persNamedocumentation_transcription.tmp#placeName
Properties
content complex
mixed true
Used by
Model
Children ns1:pb, ns1:pc, ns1:persName, ns1:placeName
Instance
<ns1:mentioned xml:lang="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:pb n="">{1,1}</ns1:pb>
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:persName ana="" corresp="" key="" nymRef="">{1,1}</ns1:persName>
  <ns1:placeName nymRef="">{1,1}</ns1:placeName>
</ns1:mentioned>
Attributes
QName Type Use
xml:lang required
Source
<xs:element name="mentioned">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:pb"/>
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:persName"/>
      <xs:element ref="ns1:placeName"/>
    </xs:choice>
    <xs:attributeGroup ref="xml:lang"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:cit
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#cit_anadocumentation_transcription.tmp#cit_sourcedocumentation_transcription.tmp#quote
Properties
content complex
Used by
Elements ns1:quote, ns1:seg
Model
Children ns1:quote
Instance
<ns1:cit ana="" source="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:quote corresp="" type="">{0,unbounded}</ns1:quote>
</ns1:cit>
Attributes
QName Type Use
ana optional
source optional
Source
<xs:element name="cit">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ns1:quote"/>
    </xs:sequence>
    <xs:attribute name="ana"/>
    <xs:attribute name="source"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:quote
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#quote_correspdocumentation_transcription.tmp#quote_typedocumentation_transcription.tmp#bibldocumentation_transcription.tmp#choicedocumentation_transcription.tmp#citdocumentation_transcription.tmp#foreigndocumentation_transcription.tmp#mentioneddocumentation_transcription.tmp#pbdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#persNamedocumentation_transcription.tmp#placeNamedocumentation_transcription.tmp#quotedocumentation_transcription.tmp#sic
Properties
content complex
mixed true
Used by
Model
Children ns1:bibl, ns1:choice, ns1:cit, ns1:foreign, ns1:mentioned, ns1:pb, ns1:pc, ns1:persName, ns1:placeName, ns1:quote, ns1:sic
Instance
<ns1:quote corresp="" type="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:bibl ana="" corresp="" subtype="" type="">{1,1}</ns1:bibl>
  <ns1:choice>{1,1}</ns1:choice>
  <ns1:cit ana="" source="">{1,1}</ns1:cit>
  <ns1:foreign xml:lang="">{1,1}</ns1:foreign>
  <ns1:mentioned xml:lang="">{1,1}</ns1:mentioned>
  <ns1:pb n="">{1,1}</ns1:pb>
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:persName ana="" corresp="" key="" nymRef="">{1,1}</ns1:persName>
  <ns1:placeName nymRef="">{1,1}</ns1:placeName>
  <ns1:quote corresp="" type="">{1,1}</ns1:quote>
  <ns1:sic>{1,1}</ns1:sic>
</ns1:quote>
Attributes
QName Type Use
corresp xs:NMTOKEN optional
type xs:NCName optional
Source
<xs:element name="quote">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:bibl"/>
      <xs:element ref="ns1:choice"/>
      <xs:element ref="ns1:cit"/>
      <xs:element ref="ns1:foreign"/>
      <xs:element ref="ns1:mentioned"/>
      <xs:element ref="ns1:pb"/>
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:persName"/>
      <xs:element ref="ns1:placeName"/>
      <xs:element ref="ns1:quote"/>
      <xs:element ref="ns1:sic"/>
    </xs:choice>
    <xs:attribute name="corresp" type="xs:NMTOKEN"/>
    <xs:attribute name="type" type="xs:NCName"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:foreign
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#lang1
Properties
content complex
mixed true
Used by
Elements ns1:quote, ns1:seg
Model
Attributes
QName Type Use
xml:lang xs:NCName required
Source
<xs:element name="foreign">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="xml:lang1"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:ref
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#ref_cRefdocumentation_transcription.tmp#pc
Properties
content complex
mixed true
Used by
Element ns1:seg
Model
Children ns1:pc
Instance
<ns1:ref cRef="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:pc resp="">{0,unbounded}</ns1:pc>
</ns1:ref>
Attributes
QName Type Use
cRef required
Source
<xs:element name="ref">
  <xs:complexType mixed="true">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ns1:pc"/>
    </xs:sequence>
    <xs:attribute name="cRef" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:link
Namespace http://www.tei-c.org/ns/1.0
Diagram
Properties
Used by
Attributes
Source
[ top ]
Element ns1:sourceDesc
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#listPersondocumentation_transcription.tmp#listPlacedocumentation_transcription.tmp#listNym
Properties
content complex
Used by
Element ns1:fileDesc
Model
Children ns1:listNym, ns1:listPerson, ns1:listPlace
Instance
<ns1:sourceDesc xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:listPerson>{1,1}</ns1:listPerson>
  <ns1:listPlace>{1,1}</ns1:listPlace>
  <ns1:listNym type="">{1,1}</ns1:listNym>
</ns1:sourceDesc>
Source
<xs:element name="sourceDesc">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:listPerson"/>
      <xs:element ref="ns1:listPlace"/>
      <xs:element ref="ns1:listNym"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:listPerson
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#person
Properties
content complex
Used by
Element ns1:sourceDesc
Model
Children ns1:person
Instance
<ns1:listPerson xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:person ana="" xml:id="" role="" source="">{1,unbounded}</ns1:person>
</ns1:listPerson>
Source
<xs:element name="listPerson">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ns1:person"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:person
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#person_anadocumentation_transcription.tmp#person_roledocumentation_transcription.tmp#person_sourcedocumentation_transcription.tmp#iddocumentation_transcription.tmp#name
Properties
content complex
Used by
Element ns1:listPerson
Model
Children ns1:name
Instance
<ns1:person ana="" xml:id="" role="" source="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:name>{1,1}</ns1:name>
</ns1:person>
Attributes
QName Type Use
ana xs:NCName optional
role xs:NCName required
source xs:anyURI optional
xml:id xs:NCName required
Source
<xs:element name="person">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:name"/>
    </xs:sequence>
    <xs:attribute name="ana" type="xs:NCName"/>
    <xs:attribute name="role" use="required" type="xs:NCName"/>
    <xs:attribute name="source" type="xs:anyURI"/>
    <xs:attribute ref="xml:id" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:name
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagram
Type xs:string
Properties
content simple
Used by
Element ns1:person
Source
<xs:element name="name" type="xs:string"/>
[ top ]
Element ns1:listPlace
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#place
Properties
content complex
Used by
Element ns1:sourceDesc
Model
Children ns1:place
Instance
<ns1:listPlace xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:place xml:id="" type="">{1,unbounded}</ns1:place>
</ns1:listPlace>
Source
<xs:element name="listPlace">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ns1:place"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:place
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#place_typedocumentation_transcription.tmp#id
Properties
content complex
Used by
Element ns1:listPlace
Attributes
QName Type Use
type xs:NCName required
xml:id xs:NCName required
Source
<xs:element name="place">
  <xs:complexType>
    <xs:attribute name="type" use="required" type="xs:NCName"/>
    <xs:attribute ref="xml:id" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:listNym
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#listNym_typedocumentation_transcription.tmp#nym
Properties
content complex
Used by
Element ns1:sourceDesc
Model
Children ns1:nym
Instance
<ns1:listNym type="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:nym xml:id="" subtype="" type="">{1,unbounded}</ns1:nym>
</ns1:listNym>
Attributes
QName Type Use
type xs:NCName required
Source
<xs:element name="listNym">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ns1:nym"/>
    </xs:sequence>
    <xs:attribute name="type" use="required" type="xs:NCName"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:nym
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#nym_subtypedocumentation_transcription.tmp#nym_typedocumentation_transcription.tmp#iddocumentation_transcription.tmp#def
Properties
content complex
Used by
Element ns1:listNym
Model
Children ns1:def
Instance
<ns1:nym xml:id="" subtype="" type="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:def>{1,1}</ns1:def>
</ns1:nym>
Attributes
QName Type Use
subtype xs:NCName required
type xs:NCName required
xml:id xs:NCName required
Source
<xs:element name="nym">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:def"/>
    </xs:sequence>
    <xs:attribute name="subtype" use="required" type="xs:NCName"/>
    <xs:attribute name="type" use="required" type="xs:NCName"/>
    <xs:attribute ref="xml:id" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:def
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagram
Type xs:string
Properties
content simple
Used by
Element ns1:nym
Source
<xs:element name="def" type="xs:string"/>
[ top ]
Element ns1:profileDesc
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#langUsage
Properties
content complex
Used by
Element ns1:teiHeader
Model
Children ns1:langUsage
Instance
<ns1:profileDesc xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:langUsage>{1,1}</ns1:langUsage>
</ns1:profileDesc>
Source
<xs:element name="profileDesc">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:langUsage"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:langUsage
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#language
Properties
content complex
Used by
Element ns1:profileDesc
Model
Children ns1:language
Instance
<ns1:langUsage xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:language xml:id="" ident="">{1,unbounded}</ns1:language>
</ns1:langUsage>
Source
<xs:element name="langUsage">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ns1:language"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:language
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#language_identdocumentation_transcription.tmp#id
Properties
content complex
Used by
Element ns1:langUsage
Attributes
QName Type Use
ident xs:NCName required
xml:id xs:NCName required
Source
<xs:element name="language">
  <xs:complexType>
    <xs:attribute name="ident" use="required" type="xs:NCName"/>
    <xs:attribute ref="xml:id" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:text
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#body
Properties
content complex
Used by
Element ns1:TEI
Model
Children ns1:body
Instance
<ns1:text xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:body>{1,1}</ns1:body>
</ns1:text>
Source
<xs:element name="text">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:body"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:body
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#div
Properties
content complex
Used by
Element ns1:text
Model
Children ns1:div
Instance
<ns1:body xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:div n="" type="">{1,unbounded}</ns1:div>
</ns1:body>
Source
<xs:element name="body">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ns1:div"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:div
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#div_ndocumentation_transcription.tmp#div_typedocumentation_transcription.tmp#headdocumentation_transcription.tmp#lgdocumentation_transcription.tmp#ldocumentation_transcription.tmp#p
Properties
content complex
Used by
Element ns1:body
Model
Children ns1:head, ns1:l, ns1:lg, ns1:p
Instance
<ns1:div n="" type="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:head resp="">{1,1}</ns1:head>
  <ns1:lg>{1,1}</ns1:lg>
  <ns1:l xml:id="" rhyme="">{1,1}</ns1:l>
  <ns1:p>{1,unbounded}</ns1:p>
</ns1:div>
Attributes
QName Type Use
n xs:integer required
type xs:NCName required
Source
<xs:element name="div">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:head"/>
      <xs:choice>
        <xs:sequence>
          <xs:element ref="ns1:lg"/>
          <xs:element ref="ns1:l"/>
        </xs:sequence>
        <xs:element maxOccurs="unbounded" ref="ns1:p"/>
      </xs:choice>
    </xs:sequence>
    <xs:attribute name="n" use="required" type="xs:integer"/>
    <xs:attribute name="type" use="required" type="xs:NCName"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:head
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#head_respdocumentation_transcription.tmp#pcdocumentation_transcription.tmp#persNamedocumentation_transcription.tmp#seg
Properties
content complex
mixed true
Used by
Element ns1:div
Model
Children ns1:pc, ns1:persName, ns1:seg
Instance
<ns1:head resp="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:pc resp="">{1,1}</ns1:pc>
  <ns1:persName ana="" corresp="" key="" nymRef="">{1,1}</ns1:persName>
  <ns1:seg n="">{1,1}</ns1:seg>
</ns1:head>
Attributes
QName Type Use
resp xs:NCName optional
Source
<xs:element name="head">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ns1:pc"/>
      <xs:element ref="ns1:persName"/>
      <xs:element ref="ns1:seg"/>
    </xs:choice>
    <xs:attribute name="resp" type="xs:NCName"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:lg
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#l
Properties
content complex
Used by
Element ns1:div
Model
Children ns1:l
Instance
<ns1:lg xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:l xml:id="" rhyme="">{1,unbounded}</ns1:l>
</ns1:lg>
Source
<xs:element name="lg">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ns1:l"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
[ top ]
Element ns1:l
Namespace http://www.tei-c.org/ns/1.0
Diagram
Diagramdocumentation_transcription.tmp#l_rhymedocumentation_transcription.tmp#iddocumentation_transcription.tmp#seg
Properties
content complex
Used by
Elements ns1:div, ns1:lg
Model
Children ns1:seg
Instance
<ns1:l xml:id="" rhyme="" xmlns:ns1="http://www.tei-c.org/ns/1.0">
  <ns1:seg n="">{1,1}</ns1:seg>
</ns1:l>
Attributes
QName Type Use
rhyme xs:NCName optional
xml:id xs:NCName optional
Source
<xs:element name="l">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ns1:seg"/>
    </xs:sequence>
    <xs:attribute name="rhyme" type="xs:NCName"/>
    <xs:attribute ref="xml:id"/>
  </xs:complexType>
</xs:element>
[ top ]
Attribute ns1:pc / @resp
Namespace No namespace
Properties
use required
Used by
Element ns1:pc
Source
<xs:attribute name="resp" use="required"/>
[ top ]
Attribute ns1:pb / @n
Namespace No namespace
Type xs:NMTOKEN
Properties
use required
Used by
Element ns1:pb
Source
<xs:attribute name="n" use="required" type="xs:NMTOKEN"/>
[ top ]
Attribute xml:lang / @xml:lang
Namespace http://www.w3.org/XML/1998/namespace
Properties
use required
Used by
Attribute Group xml:lang
Source
<xs:attribute name="lang" use="required" form="qualified"/>
[ top ]
Attribute ns1:placeName / @nymRef
Namespace No namespace
Properties
use required
Used by
Element ns1:placeName
Source
<xs:attribute name="nymRef" use="required"/>
[ top ]
Attribute ns1:persName / @ana
Namespace No namespace
Used by
Element ns1:persName
Source
<xs:attribute name="ana"/>
[ top ]
Attribute ns1:persName / @corresp
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:persName
Source
<xs:attribute name="corresp" type="xs:NCName"/>
[ top ]
Attribute ns1:persName / @key
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:persName
Source
<xs:attribute name="key" type="xs:NCName"/>
[ top ]
Attribute ns1:persName / @nymRef
Namespace No namespace
Properties
use required
Used by
Element ns1:persName
Source
<xs:attribute name="nymRef" use="required"/>
[ top ]
Attribute ns1:bibl / @ana
Namespace No namespace
Properties
use required
Used by
Element ns1:bibl
Source
<xs:attribute name="ana" use="required"/>
[ top ]
Attribute ns1:bibl / @corresp
Namespace No namespace
Used by
Element ns1:bibl
Source
<xs:attribute name="corresp"/>
[ top ]
Attribute ns1:bibl / @subtype
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:bibl
Source
<xs:attribute name="subtype" type="xs:NCName"/>
[ top ]
Attribute ns1:bibl / @type
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:bibl
Source
<xs:attribute name="type" type="xs:NCName"/>
[ top ]
Attribute xml:lang1 / @xml:lang
Namespace http://www.w3.org/XML/1998/namespace
Type xs:NCName
Properties
use required
Used by
Attribute Group xml:lang1
Source
<xs:attribute name="lang" use="required" form="qualified" type="xs:NCName"/>
[ top ]
Attribute ns1:quote / @corresp
Namespace No namespace
Type xs:NMTOKEN
Properties
content simple
Used by
Element ns1:quote
Source
<xs:attribute name="corresp" type="xs:NMTOKEN"/>
[ top ]
Attribute ns1:quote / @type
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:quote
Source
<xs:attribute name="type" type="xs:NCName"/>
[ top ]
Attribute ns1:cit / @ana
Namespace No namespace
Used by
Element ns1:cit
Source
<xs:attribute name="ana"/>
[ top ]
Attribute ns1:cit / @source
Namespace No namespace
Used by
Element ns1:cit
Source
<xs:attribute name="source"/>
[ top ]
Attribute ns1:ref / @cRef
Namespace No namespace
Properties
use required
Used by
Element ns1:ref
Source
<xs:attribute name="cRef" use="required"/>
[ top ]
Attribute ns1:seg / @n
Namespace No namespace
Type xs:NMTOKEN
Properties
use required
Used by
Element ns1:seg
Source
<xs:attribute name="n" use="required" type="xs:NMTOKEN"/>
[ top ]
Attribute ns1:link / @target
Namespace No namespace
Type xs:anyURI
Properties
Used by
Source
[ top ]
Attribute ns1:person / @ana
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:person
Source
<xs:attribute name="ana" type="xs:NCName"/>
[ top ]
Attribute ns1:person / @role
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:person
Source
<xs:attribute name="role" use="required" type="xs:NCName"/>
[ top ]
Attribute ns1:person / @source
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Element ns1:person
Source
<xs:attribute name="source" type="xs:anyURI"/>
[ top ]
Attribute @xml:id
Namespace http://www.w3.org/XML/1998/namespace
Type xs:NCName
Properties
content simple
Used by
Source
<xs:attribute name="id" type="xs:NCName"/>
[ top ]
Attribute ns1:place / @type
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:place
Source
<xs:attribute name="type" use="required" type="xs:NCName"/>
[ top ]
Attribute ns1:nym / @subtype
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:nym
Source
<xs:attribute name="subtype" use="required" type="xs:NCName"/>
[ top ]
Attribute ns1:nym / @type
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:nym
Source
<xs:attribute name="type" use="required" type="xs:NCName"/>
[ top ]
Attribute ns1:listNym / @type
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:listNym
Source
<xs:attribute name="type" use="required" type="xs:NCName"/>
[ top ]
Attribute ns1:language / @ident
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:language
Source
<xs:attribute name="ident" use="required" type="xs:NCName"/>
[ top ]
Attribute ns1:head / @resp
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:head
Source
<xs:attribute name="resp" type="xs:NCName"/>
[ top ]
Attribute ns1:l / @rhyme
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Element ns1:l
Source
<xs:attribute name="rhyme" type="xs:NCName"/>
[ top ]
Attribute ns1:div / @n
Namespace No namespace
Type xs:integer
Properties
use required
Used by
Element ns1:div
Source
<xs:attribute name="n" use="required" type="xs:integer"/>
[ top ]
Attribute ns1:div / @type
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Element ns1:div
Source
<xs:attribute name="type" use="required" type="xs:NCName"/>
[ top ]
Attribute Group xml:lang
Namespace http://www.w3.org/XML/1998/namespace
Diagram
Diagramdocumentation_transcription.tmp#lang_lang
Used by
Element ns1:mentioned
Attributes
QName Type Use
xml:lang required
Source
<xs:attributeGroup name="lang">
  <xs:attribute name="lang" use="required" form="qualified"/>
</xs:attributeGroup>
[ top ]
Attribute Group xml:lang1
Namespace http://www.w3.org/XML/1998/namespace
Diagram
Diagramdocumentation_transcription.tmp#lang1_lang
Used by
Element ns1:foreign
Attributes
QName Type Use
xml:lang xs:NCName required
Source
<xs:attributeGroup name="lang1">
  <xs:attribute name="lang" use="required" form="qualified" type="xs:NCName"/>
</xs:attributeGroup>
[ top ]