| schema location: | C:\Documents and Settings\Alan\My Documents\iptc\articleml\articleml-0.1.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.articleml.org/schema/ |
| Elements | Groups | Attr. groups |
| abstract | containers | globalAttributes |
| article | enrichedText | |
| bio | ||
| break | ||
| byline | ||
| caption | ||
| col | ||
| colgroup | ||
| creditLine | ||
| dateline | ||
| editorialNote | ||
| headline | ||
| highlight | ||
| link | ||
| list | ||
| listItem | ||
| mainHeadline | ||
| media | ||
| mediaCaption | ||
| mediaCredit | ||
| p | ||
| phrase | ||
| pre | ||
| sidebar | ||
| subHeadline | ||
| superHeadline | ||
| table | ||
| tbody | ||
| td | ||
| tfoot | ||
| th | ||
| thead | ||
| tr |
| diagram | ![]() |
||
| namespace | http://www.articleml.org/schema/ | ||
| properties |
|
||
| children | articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <element name="abstract"> <annotation> <documentation>A summary of the article.</documentation> </annotation> <complexType> <sequence> <group ref="articleml:containers" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:abstract articleml:headline articleml:byline articleml:dateline articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote articleml:creditLine articleml:bio | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <element name="article"> <annotation> <documentation>The root element of ArticleML. Holds one article, perhaps with some embedded sidebars.</documentation> </annotation> <complexType> <sequence> <element ref="articleml:abstract" minOccurs="0"/> <element ref="articleml:headline" minOccurs="0"/> <element ref="articleml:byline" minOccurs="0"/> <element ref="articleml:dateline" minOccurs="0"/> <group ref="articleml:containers" minOccurs="0" maxOccurs="unbounded"/> <choice minOccurs="0" maxOccurs="unbounded"> <element ref="articleml:creditLine"/> <element ref="articleml:bio"/> </choice> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="bio"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="articleml:enrichedText"/> <group ref="articleml:containers"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.articleml.org/schema/ | ||||||
| type | restriction of anyType | ||||||
| properties |
|
||||||
| used by |
|
||||||
| attributes |
|
||||||
| source | <element name="break"> <complexType> <complexContent> <restriction base="anyType"> <attributeGroup ref="articleml:globalAttributes"/> </restriction> </complexContent> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="byline"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="caption"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="articleml:enrichedText"/> <group ref="articleml:containers"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.articleml.org/schema/ | ||||||
| type | restriction of anyType | ||||||
| properties |
|
||||||
| used by |
|
||||||
| attributes |
|
||||||
| source | <element name="col"> <complexType> <complexContent> <restriction base="anyType"> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="span" type="NMTOKEN" default="1"/> </restriction> </complexContent> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:col | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="colgroup"> <complexType> <sequence> <element ref="articleml:col" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="creditLine"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="dateline"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="editorialNote"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="articleml:enrichedText"/> <group ref="articleml:containers"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:superHeadline articleml:mainHeadline articleml:subHeadline | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="headline"> <complexType> <sequence> <element ref="articleml:superHeadline" minOccurs="0"/> <element ref="articleml:mainHeadline"/> <element ref="articleml:subHeadline" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="highlight"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <element name="link"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="idref" type="string"/> <attribute name="href" type="string"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | articleml:listItem | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <element name="list"> <complexType> <sequence minOccurs="0" maxOccurs="unbounded"> <element ref="articleml:listItem"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="type"> <simpleType> <restriction base="NMTOKEN"> <enumeration value="unordered"/> <enumeration value="ordered"/> <enumeration value="definition"/> </restriction> </simpleType> </attribute> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <element name="listItem"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="type"> <simpleType> <restriction base="NMTOKEN"> <enumeration value="data"/> <enumeration value="term"/> </restriction> </simpleType> </attribute> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="mainHeadline"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | articleml:mediaCaption articleml:mediaCredit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="media"> <complexType> <sequence> <element ref="articleml:mediaCaption" minOccurs="0" maxOccurs="unbounded"/> <element ref="articleml:mediaCredit" minOccurs="0"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="mediaType" type="string"/> <attribute name="idref" type="IDREF"/> <attribute name="originalID" type="string"/> <attribute name="alternateText" type="string"/> <attribute name="height" type="NMTOKEN"/> <attribute name="width" type="NMTOKEN"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="mediaCaption"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="articleml:enrichedText"/> <group ref="articleml:containers"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="mediaCredit"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="p"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="phrase"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="idref" type="string"/> <attribute name="type" type="string"/> <attribute name="code" type="string"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="pre"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:headline articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="sidebar"> <complexType> <sequence> <element ref="articleml:headline" minOccurs="0"/> <group ref="articleml:containers" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="subHeadline"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="superHeadline"> <complexType mixed="true"> <group ref="articleml:enrichedText" minOccurs="0" maxOccurs="unbounded"/> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:caption articleml:col articleml:colgroup articleml:thead articleml:tfoot articleml:tbody articleml:tr | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="table"> <complexType> <sequence> <element ref="articleml:caption" minOccurs="0"/> <choice> <element ref="articleml:col" minOccurs="0" maxOccurs="unbounded"/> <element ref="articleml:colgroup" minOccurs="0" maxOccurs="unbounded"/> </choice> <element ref="articleml:thead" minOccurs="0"/> <element ref="articleml:tfoot" minOccurs="0"/> <choice> <element ref="articleml:tbody" maxOccurs="unbounded"/> <element ref="articleml:tr" maxOccurs="unbounded"/> </choice> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:tr | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="tbody"> <complexType> <sequence> <element ref="articleml:tr" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <element name="td"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="articleml:enrichedText"/> <group ref="articleml:containers"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="rowspan" type="NMTOKEN"/> <attribute name="colspan" type="NMTOKEN"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:tr | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="tfoot"> <complexType> <sequence> <element ref="articleml:tr" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | articleml:phrase articleml:highlight articleml:link articleml:break articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <element name="th"> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="articleml:enrichedText"/> <group ref="articleml:containers"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> <attribute name="rowspan" type="NMTOKEN"/> <attribute name="colspan" type="NMTOKEN"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:tr | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="thead"> <complexType> <sequence> <element ref="articleml:tr" maxOccurs="unbounded"/> </sequence> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | articleml:th articleml:td | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="tr"> <complexType> <choice maxOccurs="unbounded"> <element ref="articleml:th"/> <element ref="articleml:td"/> </choice> <attributeGroup ref="articleml:globalAttributes"/> </complexType> </element> |
| diagram | ![]() |
||
| namespace | http://www.articleml.org/schema/ | ||
| children | articleml:p articleml:subHeadline articleml:table articleml:media articleml:list articleml:sidebar articleml:pre articleml:editorialNote | ||
| used by |
|
||
| source | <group name="containers"> <choice> <element ref="articleml:p"/> <element ref="articleml:subHeadline"/> <element ref="articleml:table"/> <element ref="articleml:media"/> <element ref="articleml:list"/> <element ref="articleml:sidebar"/> <element ref="articleml:pre"/> <element ref="articleml:editorialNote"/> </choice> </group> |
| diagram | ![]() |
||
| namespace | http://www.articleml.org/schema/ | ||
| children | articleml:phrase articleml:highlight articleml:link articleml:break | ||
| used by |
|
||
| source | <group name="enrichedText"> <choice> <element ref="articleml:phrase"/> <element ref="articleml:highlight"/> <element ref="articleml:link"/> <element ref="articleml:break"/> </choice> </group> |
| namespace | http://www.articleml.org/schema/ | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <attributeGroup name="globalAttributes"> <attribute name="id" type="ID" use="optional"> <annotation> <documentation>An XML-specific identifier for the element.</documentation> </annotation> </attribute> <attribute name="class" type="string" use="optional"> <annotation> <documentation>An open placeholder for categorization.</documentation> </annotation> </attribute> <attribute name="style" type="string" use="optional"> <annotation> <documentation>An open placeholder for reference by an external stylesheet.</documentation> </annotation> </attribute> </attributeGroup> |