ГОСТ Р ИСО/МЭК 10166-1-2001
attributes [7] SET OF Attributes OPTIONAL, content [8] DfrObjectContent OPTIONAL,
COMPONENTS OF CommonArguments (WITH COMPONENTS {..., error-handling ABSENT })} CreateResult : : = CommonUpdateResult (WITH COMPONENTS {..., warnings ABSENT, reference-qos ABSENT })
Delete : : = ABSTRACT-OPERATION ARGUMENT DeleteArgument RESULT DeleteResult
ERRORS {
Abandoned,
AccessError,
NameError,
SecurityError,
ServiceError,
UpdateError }
DeleteArgument : : = SEQUENCE { entry [0] DfrEntryName,
COMPONENTS OF CommonArguments (WITH COMPONENTS {...,
reservation ABSENT, error-handling ABSENT })}
DeleteResult : : = NULL Copy : : = ABSTRACT-OPERATION ARGUMENT CopyArgument RESULT CopyResult ERRORS {
Abandoned,
AccessError,
AttributeError,
InterServerAccessError,
NameError,
ReferentAccessError,
SecurityError,
ServiceError,
UpdateError,
VersionManagementError }
CopyArgument : : = SEQUENCE {
COMPONENTS OF
CommonUpdateArguments (WITH COMPONENTS {..., entry PRESENT,
destination PRESENT, reference-qos ABSENT }),
COMPONENTS OF CommonArguments }
CopyResult : : = CommonUpdateResult (WITH COMPONENTS {..., reference-qos ABSENT })
Move : : = ABSTRACT-OPERATION ARGUMENT MoveArgument
RESULT MoveResult
ERRORS {
Abandoned,
AccessError,
AttributeError,
InterServerAccessError,
NameError,
ReferentAccessError,
82