| namespace | http://gluon.nrk.no/gluon3_1 | ||||||||||||||||||||||
| used by | |||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| 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> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| 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> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| 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> |