Namespace | (none) |
PropertyDef
The details of a property value that was changed during a maintenance mode run session.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
PropertyName | xs:string | required | The name of the changed property. | ||
NewRegularExpression | Restriction of xs:NMTOKEN | required | Indicates whether the new property value is a regular expression. | ||
OriginRegularExpression | Restriction of xs:NMTOKEN | required | Indicates whether the original property value was a regular expression. | ||
AddedProperty | Restriction of xs:NMTOKEN | required | Indicates whether the original property value was a regular expression. |
|