E57 Foundation API v1.1.312
Aug. 10, 2011
|
Parse element name into prefix and localPart substrings.
A legal element name may be in prefixed (ID:ID) or unprefixed (ID) form, where ID is a string whose first character is in {a-z,A-Z,_} followed by zero or more characters in {a-z,A-Z,_,0-9,-,.}. If in prefixed form, the prefix does not have to be declared in the ImageFile.
|