diagram | |||||
namespace | http://gluon.nrk.no/gluonNews3_1 | ||||
properties |
|
||||
children | gluonNews:placeholder gluonNews:headline gluonNews:paragraph | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="basicContentType" mixed="true"> <xs:annotation> <xs:documentation xml:lang="no">Innhold i tekstfiler</xs:documentation> <xs:documentation xml:lang="en">Content of text items</xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element name="placeholder" type="gluonNews:placeholderType"/> <xs:element name="headline" type="gluonNews:inlineContentType" minOccurs="0"/> <xs:element name="paragraph" type="gluonNews:inlineContentType"/> </xs:choice> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/gluonNews3_1 | ||||||||||||||||||||||||||||||
type | gluonNews:placeholderType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="placeholder" type="gluonNews:placeholderType"/> |
diagram | |||||||||||||||||||
namespace | http://gluon.nrk.no/gluonNews3_1 | ||||||||||||||||||
type | gluonNews:inlineContentType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="headline" type="gluonNews:inlineContentType" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://gluon.nrk.no/gluonNews3_1 | ||||||||||||||||||
type | gluonNews:inlineContentType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="paragraph" type="gluonNews:inlineContentType"/> |