N1 Service Provisioning System 4.1 Reference Guide

pathReference Type

Attributes of type pathReference have the following syntax:


pathReference: 	
	absolutePath 	
	relativePath  

absolutePath: 
	"/"
	"/" relativePath

relativePath:
	relativePathStart
	relativePathStart "/" relativePath  

relativePathStart:
	".."
	identifier