<feature_model name="Digital_Video_System">
<feature_tree>
:r dvs
	:m control
		:m remote
		:o telephone
			:o sms
		:o net (net)
			:o web
			:o wap
			:m email
		:o edit
			:o add_music (add_music)
		:m play
			:o slides
			:o audio (audio)
			:m video
	:o network_hw (network_hw)
		:o modem
		:o ethernet
	:m server_pc
		:o network
		:o irda_port (irda_port)
	:m play
		:o on_demand
	:o client_pc
		:o network
	:o handheld (handheld)
</feature_tree>
<constraints>
c1: (~net) or network_hw
c2: (~handheld) or irda_port
c3: (~add_music) or audio
</constraints>
</feature_model>


