public interface CoreReqReq extends Core, HTMLattrs, Enactment, IdReq, RefersReq, Alt
This is the list of the core attributes that all elements in the content part of the document must have. In elements using this attribute definition both the refersTo attribute and the eId attribute are required.
<xsd:attributeGroup name="corereqreq">
<xsd:attributeGroup ref="core"/>
<xsd:attributeGroup ref="HTMLattrs" />
<xsd:attributeGroup ref="enactment" />
<xsd:attributeGroup ref="idreq" />
<xsd:attributeGroup ref="refersreq" />
<xsd:attributeGroup ref="xmllang" />
<xsd:attributeGroup ref="alt" />
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
default void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
add, getAttributes, nestedComparegetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidgetRefersTo, setRefersToattributes, compare, namereadgetAlternativeTo, setAlternativeTodefault void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface Externalizablewrite in interface IdReqwriter - the stream to write the object toIOExceptionCopyright © 2017. All rights reserved.