Schema Central > Genericode 1.0 > ContextValueAssociation.xsd > Context
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Context

Rule: The contexts of a given CVA file are processed in descending priority based on order declared, such that an earlier described context has higher detection priority than those described after it (that is, the following sibling <Context> elements). Expressed another way, the document contexts within a given CVA file are processed in descending priority order of being declared.

Element information

Namespace: None

Schema document: ContextValueAssociation.xsd

Type: cva:Context

Properties: Local, Unqualified

Content

Attributes

NameOccTypeDescriptionNotes
metadata [0..1]xsd:IDREF
address [1..1]cva:QueryAddress
values [1..1]xsd:IDREFS
mark [0..1]cva:NameToken

Used in

Sample instance

<Context address="string" values="IDREFS">
   <Annotation>
      <Description>Any text, intermingled with:
         <!--any element-->
      </Description>
      <AppInfo>Any text, intermingled with:
         <!--any element-->
      </AppInfo>
   </Annotation>
   <Message>Any text, intermingled with:
      <!--any element-->
   </Message>
</Context>

Site developed and hosted by Datypic, Inc.

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