complexType basicContentType
diagram gluon3_1_p540.png
namespace http://gluon.nrk.no/gluonNews3_1
properties
mixed true
children gluonNews:placeholder gluonNews:headline gluonNews:paragraph
used by
elements newsType/lead newsType/maintext newsType/shorttext
annotation
documentation
Innhold i tekstfiler
documentation
Content of text items
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>

element basicContentType/placeholder
diagram gluon3_1_p541.png
namespace http://gluon.nrk.no/gluonNews3_1
type gluonNews:placeholderType
properties
content complex
mixed true
children gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen
attributes
Name  Type  Use  Default  Fixed  Annotation
align  derived by: xs:string        
font  xs:string        
textflow  derived by: xs:string    none    
localid  xs:IDREF  optional      
source <xs:element name="placeholder" type="gluonNews:placeholderType"/>

element basicContentType/headline
diagram gluon3_1_p542.png
namespace http://gluon.nrk.no/gluonNews3_1
type gluonNews:inlineContentType
properties
minOcc 0
maxOcc 1
content complex
mixed true
children gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen
attributes
Name  Type  Use  Default  Fixed  Annotation
align  derived by: xs:string        
font  xs:string        
source <xs:element name="headline" type="gluonNews:inlineContentType" minOccurs="0"/>

element basicContentType/paragraph
diagram gluon3_1_p543.png
namespace http://gluon.nrk.no/gluonNews3_1
type gluonNews:inlineContentType
properties
content complex
mixed true
children gluonNews:link gluonNews:emphasis gluonNews:strong gluonNews:placeholder gluonNews:linebreak gluonNews:softhyphen
attributes
Name  Type  Use  Default  Fixed  Annotation
align  derived by: xs:string        
font  xs:string        
source <xs:element name="paragraph" type="gluonNews:inlineContentType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy