public interface Enactment extends Period
These attributes are those already defined in attribute list “period”, plus the attribute status, that allows to specify the status of the piece of text it wraps.
<xsd:attributeGroup name="enactment">
<xsd:attributeGroup ref="period"/>
<xsd:attribute name="status" type="statusType"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
StatusType |
getStatus() |
void |
setStatus(StatusType status) |
attributes, compare, name, nestedCompareread, writeStatusType getStatus()
void setStatus(StatusType status)
Copyright © 2017. All rights reserved.