W3C

HL7-infrastructureRoot

The document saved/public/HL7/coreschemas/infrastructureRoot.xsd has been classified as being possibly an Advanced XML Schema Patterns for Databinding 1.0 conformant document as it only exhibits the following patterns:

Status Nodes Name XPath
basic TargetNamespace .[@targetNamespace]/ (., @targetNamespace)
basic QualifiedLocalElements .[@elementFormDefault = 'qualified']/ (@elementFormDefault)
basic UnqualifiedLocalAttributes .[not(@attributeFormDefault) or @attributeFormDefault = 'unqualified']/ (., @attributeFormDefault)
basic DocumentationElement .//xs:annotation/xs:documentation/ (.., ., .//*, .//@*)
basic IdentifierName .//.[matches(@name, "^[A-Za-z_]([A-Za-z0-9_]0 31)$")]/ (@name)
basic NonIdentifierName .//.[@name and not(matches(@name, "^[A-Za-z_]([A-Za-z0-9_]0 31)$"))]/ (@name)
basic Include ./xs:include[@schemaLocation]/ (., @schemaLocation)
advanced ElementTypeDefaultNamespace .//xs:element[@name and @type and not(contains(@type, ':'))]/ (@name, @type)
basic MaxOccurs1 .//.[@maxOccurs = '1']/ (@maxOccurs)
basic ElementMinOccurs0 .//xs:element[@minOccurs = '0' and (not(@maxOccurs) or @maxOccurs = '1')]/ (@minOccurs, @maxOccurs)
basic ElementMinOccurs0MaxOccursUnbounded .//xs:element[@minOccurs = '0' and @maxOccurs = 'unbounded']/ (@minOccurs, @maxOccurs)
basic AttributeOptional .//xs:attribute[@use = 'optional']/ (@use)
advanced AttributeRequired .//xs:attribute[@use = 'required']/ (@use)
advanced AttributeFixed .//xs:attribute[@fixed] / (@fixed)
advanced AttributeDefault .//xs:attribute[@default] / (@default)
basic GlobalComplexType ./xs:complexType[@name]/ (., @name)
basic SequenceElement .//xs:sequence/xs:element/(.)
advanced ElementTypeReferenceUnqualified .//xs:element[@name and @type and namespace-uri-from-QName(resolve-QName(@type,.)) != 'http://www.w3.org/2001/XMLSchema' and not(contains(@type, ':'))]/ (., @name, @type)
advanced AttributeTypeReferenceUnqualified .//xs:attribute[@name and @type and namespace-uri-from-QName(resolve-QName(@type,.)) != 'http://www.w3.org/2001/XMLSchema' and not(contains(@type, ':'))]/ (., @name, @type)
basic BooleanAttribute .//xs:attribute/@type[resolve-QName(.,..) = xs:QName('xs:boolean')]
basic ComplexTypeAttributeExtension .//xs:complexType/xs:complexContent[xs:extension[@base]/xs:attribute]/ (., xs:extension/(., @base, xs:attribute/(., @name)))
advanced AttributeGroup .//xs:attributeGroup/(.,@name,@ref,xs:attribute)
advanced ComplexTypeAttributeRestriction .//xs:complexType/xs:complexContent[xs:restriction[@base]/xs:attribute]/ (., xs:restriction/(., @base, xs:attribute/(., @name)))
advanced ComplexTypeExtension .//xs:complexType/xs:complexContent/xs:extension[@base]/(., @base, ../(.))

<xs:schema TargetNamespace UnqualifiedLocalAttributes targetNamespace="urn:hl7-org:v3" TargetNamespace elementFormDefault="qualified" QualifiedLocalElements >
<xs:annotation DocumentationElement >
<xs:documentation DocumentationElement >
Source Information Rendered by: RoseTree 3.0.8 Rendered on: 7/30/2005 T24:53:20 This model was rendered into XML using software provided to HL7 by Beeler Consulting LLC. Transform: $RCSfile: HL7-infrastructureRoot.html,v $ $Revision: 1.13 $ $Date: 2008/07/15 11:01:51 $ Generated using schema builder version: 2.0 RIM MIF Infrastructure Root to Schema Transform: $Id: HL7-infrastructureRoot.html,v 1.13 2008/07/15 11:01:51 gcowe Exp $ Static MIF to Schema Transform: $Id: HL7-infrastructureRoot.html,v 1.13 2008/07/15 11:01:51 gcowe Exp $ Package Id Conversion: $Id: HL7-infrastructureRoot.html,v 1.13 2008/07/15 11:01:51 gcowe Exp $
</xs:documentation>
</xs:annotation>
<xs:include Include schemaLocation="../coreschemas/datatypes.xsd" Include />
<xs:include Include schemaLocation="../coreschemas/voc.xsd" Include />
<xs:complexType GlobalComplexType name="all.InfrastructureRoot.templateId" NonIdentifierName GlobalComplexType ></xs:complexType>
<xs:attributeGroup AttributeGroup name="InfrastructureRootAttributes" IdentifierName AttributeGroup ></xs:attributeGroup>
</xs:schema>

This document was produced by the W3C XML Schema Patterns for Databinding Working Group. Comments on this document may be sent to the public public-xsd-databinding-comments@w3.org mailing list (public archive).