| Package | Description |
|---|---|
| io.legaldocml.akn.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRef
Abstract class for all Ref.
|
class |
AgentRef
These values are references to existing agents (i.e., TLCPerson or TLCOrganization) only, i.e., given an existing eId of an agent of the form XYZ, the value is necessarily #XYZ.
|
class |
ConceptRef
These values are references to existing concepts (i.e., TLCConcept) only, i.e., given an existing eId of a concept of the form XYZ, the value is necessarily #XYZ.
|
class |
EidRef
These values are references to existing eIds only, i.e., given an existing eId of the form XYZ, the value is necessarily #XYZ.
|
class |
EventRefRef
These values are references to existing event references (i.e., eventRef) only, i.e., given an existing eId of an eventRef of the form XYZ, the value is necessarily #XYZ.
|
class |
ManifestationURI
These values are references of a manifestation-Level document only
|
class |
ReferenceRef
These values are references to existing References elements only, i.e., given an existing eId of an element of the References section of the form XYZ, the value is necessarily #XYZ
|
class |
RoleRef
These values are references to existing roles (i.e., TLCRole) only, i.e., given an existing eId of a role of the form XYZ, the value is necessarily #XYZ.
|
class |
TemporalGroupRef
These values are references to existing temporal groups only, i.e., given an existing eId of a temporal group of the form XYZ, the value is necessarily #XYZ
<xsd:simpleType name=“roleRef”> <xsd:restriction base=“xsd:anyURI”/> <xsd:simpleType> </pre
|
class |
Uri |
class |
VoteRef
These values are references to existing votes (i.e., quorum or count) only, i.e., given an existing eId of a vote element of the form XYZ, the value is necessarily #XYZ.
|
class |
WidRef
These values are references to existing wIds only, i.e., given an existing wId of the form XYZ, the value is necessarily #XYZ.
|
Copyright © 2017. All rights reserved.