Sun N1 Service Provisioning System 5.2 XML Schema Reference Guide

pathName Attribute Type

Attributes of type pathName have a maximum length of 512 characters and match one of the following patterns:


/
/pathPart

where pathPart is [\p{N}\p{L}-_. ]+

You can use the / separator to string together pathParts, such as /pathPart/pathPart/pathPart.

As a special case, dot (.) and dot-dot (..) are not permitted to be included in pathPart.