Since the snapshot may contain many components, this command lets the user view all the contents in a snapshot.
parseRetrieveCommand =  OMBRETRIEVE "retrieveSnapshotCommand"
     retrieveSnapshotCommand =  ( SNAPSHOT "QUOTED_STRING" [ GET 
          "getPropertiesClause" ] )
     getPropertiesClause =  PROPERTIES "(" "propertyNameList" ")"
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
Basic properties for SNAPSHOT: Name: TYPE Type: STRING(200) Valid Values: FULL,SIGNATURE Default: FULL This is the type of snapshot Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string Description of the snapshot