<complexType name="ProgramDescriptionType"> <sequence> <element name="ProgramInformationTable" type="tva:ProgramInformationTableType" minOccurs="0"/> <element name="GroupInformationTable" type="tva:GroupInformationTableType" minOccurs="0"/> <element name="ProgramLocationTable" type="tva:ProgramLocationTableType" minOccurs="0"/> <element name="ServiceInformationTable" type="tva:ServiceInformationTableType" minOccurs="0"/> <element name="CreditsInformationTable" type="tva:CreditsInformationTableType" minOccurs="0"/> <element name="ProgramReviewTable" type="tva:ProgramReviewTableType" minOccurs="0"/> <element name="SegmentInformationTable" type="tva:SegmentInformationTableType" minOccurs="0"/> <element name="PurchaseInformationTable" type="tva:PurchaseInformationTableType" minOccurs="0"/> <element name="RightsInformationTable" type="tva:RightsInformationTableType" minOccurs="0"/> </sequence> </complexType> |