TM-NIP0175r6 - DVB-NIP_v4.1 - xsd xml schemas of A180r4. zip archive:
- DVB-NIP_v4.1.xsd: official DVB-NIP document xml schemas (7x):
		NIF
		SIF
		TOF
		ContentProtectionAssetsSignallingManifest
		NIPContentGuideManifest
		NIPServiceGuideManifest
		PrivateDataSignallingManifest
		
- Gathering other xml schemas from other standard namespaces used by DVB-NIP_v4.1.xsd
		xml.xsd
		tva_mpeg7.xsd
		extensibility_2024-04-24.xsd (from DVB-MABR - ETSI TS 103 769 v1.2.1)
		
- 7x Examples, one per DVB-NIP document:
		NIF.xml
		SIF.xml
		TOF.xml
		ContentProtectionAssetsSignallingManifest.xml
		NIPContentGuideManifest.xml
		NIPServiceGuideManifest#2.xml
		PrivateDataSignallingManifest.xml
	Please note the schema declaration in each of these examples: 
			xsi:schemaLocation="urn:dvb:metadata:nativeip:2024 ../DVB-NIP_v4.1.xsd urn:dvb:metadata:Extensibility:2024 ../extensibility_2024-04-24.xsd"
			It supposes that DVB-NIP_v4.1.xsd and extensibility_2024-04-24.xsd are present in the same location.
		You may choose to make reference to different schema location for both, do not forget to update the schema declarations accordingly.