Schema Central > LEXS 4.0 > lexs.xsd > lexs:DigestQueryField
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

lexs:DigestQueryField

A single Digest query field that wraps a single LEXS Entity, where the Entity includes a single element with a single value where allowed by schema.

Element information

Type: lexs:DigestQueryFieldType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Substitution hierarchy

Sample instance

<lexs:DigestQueryField>
   <lexsdigest:EntityPerson>
      <lexsdigest:Person>
         <nc:PersonName>
            <nc:PersonGivenName>Tommy</nc:PersonGivenName>
         </nc:PersonName>
      </lexsdigest:Person>
   </lexsdigest:EntityPerson>
</lexs:DigestQueryField>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com