attributeGroup storageGroup
namespace http://gluon.nrk.no/gluon3_1
attributes
Name  Type  Use  Default  Fixed  Annotation
objectTitle  xs:string  optional      
objectAbstract  xs:string  optional      
role  xs:string  optional      
documentation
For folk
dbrefId  xs:anyURI  optional      
annotation
documentation
Spesialattributter for objekter som skal klippes fra hverandre i Metadatabonken - under utvikling
source <xs:attributeGroup name="storageGroup">
 
<xs:annotation>
   
<xs:documentation>Spesialattributter for objekter som skal klippes fra hverandre i Metadatabonken - under utvikling</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="objectTitle" type="xs:string" use="optional"/>
 
<xs:attribute name="objectAbstract" type="xs:string" use="optional"/>
 
<xs:attribute name="role" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>For folk</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="dbrefId" type="xs:anyURI" use="optional"/>
</xs:attributeGroup>

attribute storageGroup/@objectTitle
type xs:string
properties
use optional
source <xs:attribute name="objectTitle" type="xs:string" use="optional"/>

attribute storageGroup/@objectAbstract
type xs:string
properties
use optional
source <xs:attribute name="objectAbstract" type="xs:string" use="optional"/>

attribute storageGroup/@role
type xs:string
properties
use optional
annotation
documentation
For folk
source <xs:attribute name="role" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>For folk</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute storageGroup/@dbrefId
type xs:anyURI
properties
use optional
source <xs:attribute name="dbrefId" type="xs:anyURI" use="optional"/>


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