public interface CoreReq extends Core, HTMLattrs, Enactment, IdReq, RefersOpt, 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 the refersTo attribute is optional but the eId attribute is required.
<xsd:attributeGroup name="corereq">
<xsd:attributeGroup ref="core"/>
<xsd:attributeGroup ref="HTMLattrs"/>
<xsd:attributeGroup ref="enactment"/>
<xsd:attributeGroup ref="idreq"/>
<xsd:attributeGroup ref="refers"/>
<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.