attributeGroup distributionGroup
namespace http://gluon.nrk.no/gluon3_1
used by
elements gluonMetadataType/description/abstract administrativeInformationType/affiliationAppendix/salaryGradeTitle gluonMetadataType/titles/titleAlternative gluonMetadataType/titles/titleHistory/titleEvent/titleAlternative gluonMetadataType/titles/titleHistory/titleEvent
complexType contactInformationType
attributes
Name  Type  Use  Default  Fixed  Annotation
restriction  derived by: xs:string    public    
documentation
Er ressursen for internt bruk eller kan den publiseres. Gjelder for elementet attributtet er satt på
purpose  xs:string  optional      
documentation
Antydet bruksområde for element
annotation
documentation
Her kan flere verdier og attributter settes inn
source <xs:attributeGroup name="distributionGroup">
 
<xs:annotation>
   
<xs:documentation>Her kan flere verdier og attributter settes inn</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="restriction" default="public">
   
<xs:annotation>
     
<xs:documentation xml:lang="nb">Er ressursen for internt bruk eller kan den publiseres. Gjelder for elementet attributtet er satt på</xs:documentation>
   
</xs:annotation>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="internal"/>
       
<xs:enumeration value="external"/>
       
<xs:enumeration value="public"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
 
<xs:attribute name="purpose" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation xml:lang="nb">Antydet bruksområde for element</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attribute distributionGroup/@restriction
type restriction of xs:string
properties
default public
facets
Kind Value Annotation
enumeration internal
enumeration external
enumeration public
annotation
documentation
Er ressursen for internt bruk eller kan den publiseres. Gjelder for elementet attributtet er satt på
source <xs:attribute name="restriction" default="public">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Er ressursen for internt bruk eller kan den publiseres. Gjelder for elementet attributtet er satt på</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="internal"/>
     
<xs:enumeration value="external"/>
     
<xs:enumeration value="public"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute distributionGroup/@purpose
type xs:string
properties
use optional
annotation
documentation
Antydet bruksområde for element
source <xs:attribute name="purpose" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation xml:lang="nb">Antydet bruksområde for element</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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