| diagram | ![]()  | 
				||||||||||||
| namespace | urn:tva:metadata:2005 | ||||||||||||
| type | extension of tva:BaseProgramGroupTypeType | ||||||||||||
| properties | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| source | <xs:complexType name="ProgramGroupTypeType"> <xs:complexContent> <xs:extension base="tva:BaseProgramGroupTypeType"> <xs:attribute name="value" use="required"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="series"/> <xs:enumeration value="show"/> <xs:enumeration value="programConcept"/> <xs:enumeration value="programCompilation"/> <xs:enumeration value="otherCollection"/> <xs:enumeration value="otherChoice"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>  | 
				
| type | restriction of xs:string | |||||||||||||||||||||
| properties | 
  | 
				|||||||||||||||||||||
| facets | 
  | 
				|||||||||||||||||||||
| source | <xs:attribute name="value" use="required"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="series"/> <xs:enumeration value="show"/> <xs:enumeration value="programConcept"/> <xs:enumeration value="programCompilation"/> <xs:enumeration value="otherCollection"/> <xs:enumeration value="otherChoice"/> </xs:restriction> </xs:simpleType> </xs:attribute>  |