complexType okType
diagram gluon3_1_p244.png
namespace http://gluon.nrk.no/gluon3_1
type extension of xs:string
properties
base xs:string
used by
elements maintenanceType/report/transmitter/OK maintenanceType/report/OK
attributes
Name  Type  Use  Default  Fixed  Annotation
quark  xs:string        
annotation
documentation
Brukes dersom alt gikk bra
documentation
Response from a transmitter in case of success
source <xs:complexType name="okType">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Brukes dersom alt gikk bra</xs:documentation>
   
<xs:documentation xml:lang="en">Response from a transmitter in case of success</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="quark" type="xs:string"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute okType/@quark
type xs:string
source <xs:attribute name="quark" type="xs:string"/>


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