Showing:

Attributes
Diagrams
Source
Used by
Attribute Group TemplateCompilationAttributes
Namespace No namespace
Diagram
DiagramDECOR_xsd_Attribute_Group_ProvenanceCompilationAttributes.tmp#ProvenanceCompilationAttributes_urlDECOR_xsd_Attribute_Group_ProvenanceCompilationAttributes.tmp#ProvenanceCompilationAttributes_identDECOR_xsd_Attribute_Group_ProvenanceCompilationAttributes.tmp#ProvenanceCompilationAttributes_referencedFromDECOR_xsd_Attribute_Group_ProvenanceCompilationAttributes.tmp#ProvenanceCompilationAttributes
Used by
Complex Type TemplateDefinition
Attributes
QName Type Use Annotation
ident ShortDescriptiveName optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the project @prefix of the project that defines the dataset, template, or value set
referencedFrom ShortDescriptiveName optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the project @prefix of the project that referenced the dataset, template, or value set (normally current project)
url xs:anyURI optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the services URL useful in retrieving the dataset, template, or value set
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'
Source
<xs:attributeGroup name="TemplateCompilationAttributes">
  <xs:attributeGroup ref="ProvenanceCompilationAttributes"/>
  <xs:anyAttribute namespace="##other" processContents="skip"/>
</xs:attributeGroup>