Namespace: |
|
Type: |
|
Content: |
empty, 2 attributes |
Defined: |
XML Representation Summary |
|||||||||
<lock |
|||||||||
|
|||||||||
/> |
Type: |
xsd:dateTime, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If the lock has been taken, then this optional attribute specifies when the lock should be automatically released.
</xsd:documentation>
</xsd:attribute>
|
Type: |
xsd:int, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If 0, then no lock has been taken. If 1, then a lock is being held for the document.
</xsd:documentation>
</xsd:attribute>
|