Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute idreq / @eId
Namespace No namespace
Type noWhiteSpace
Properties
content: simple
Facets
pattern [^\s]+
Used by
Attribute Group idreq
Source
<xsd:attribute name="eId" type="noWhiteSpace"/>
Attribute idreq / @wId
Namespace No namespace
Type noWhiteSpace
Properties
content: simple
Facets
pattern [^\s]+
Used by
Attribute Group idreq
Source
<xsd:attribute name="wId" type="noWhiteSpace"/>
Attribute idreq / @GUID
Namespace No namespace
Type noWhiteSpace
Properties
content: simple
Facets
pattern [^\s]+
Used by
Attribute Group idreq
Source
<xsd:attribute name="GUID" type="noWhiteSpace"/>
Attribute Group idreq
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Attlist</type>
<name>idreq</name>
<comment>These attributes identify the element in an absolute manner. In elements using this attribute definition the eId attribute is required whenever the Akoma Ntoso naming Convention is used. The wId is used to mark the identifier that the structure used to have in the original version, and is only needed when a renumbering occurred.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_idreq.tmp#idreq_eId AkomaNtoso30-csd13_xsd_Attribute_Group_idreq.tmp#idreq_wId AkomaNtoso30-csd13_xsd_Attribute_Group_idreq.tmp#idreq_GUID
Used by
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
wId noWhiteSpace optional
Source
<xsd:attributeGroup name="idreq">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>idreq</name>
      <comment>These attributes identify the element in an absolute manner. In elements using this attribute definition the eId attribute is required whenever the Akoma Ntoso naming Convention is used. The wId is used to mark the identifier that the structure used to have in the original version, and is only needed when a renumbering occurred.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="eId" type="noWhiteSpace"/>
  <xsd:attribute name="wId" type="noWhiteSpace"/>
  <xsd:attribute name="GUID" type="noWhiteSpace"/>
</xsd:attributeGroup>