User cabinet
User identifier
Password
NameDesc
allSpecifies that the child elements can appear in any order. Each child element can occur 0 or 1 time
annotationSpecifies the top-level element for schema comments
anyEnables the author to extend the XML document with elements not specified by the schema
anyAttributeEnables the author to extend the XML document with attributes not specified by the schema
appinfoSpecifies information to be used by the application (must go inside annotation)
attributeDefines an attribute
attributeGroupDefines an attribute group to be used in complex type definitions
complexContentDefines extensions or restrictions on a complex type that contains mixed content or elements only
complexTypeDefines a complex type element
documentationDefines text comments in a schema (must go inside annotation)
elementDefines an element
enumerationDefines a list of acceptable values
extensionExtends an existing simpleType or complexType element
fieldSpecifies an XPath expression that specifies the value used to define an identity constraint
fractionDigitsSpecifies the maximum number of decimal places allowed. Must be equal to or greater than zero
groupDefines a group of elements to be used in complex type definitions
choiceAllows only one of the elements contained in the declaration to be present within the containing element
importAdds multiple schemas with different target namespace to a document
includeAdds multiple schemas with the same target namespace to a document
keySpecifies an attribute or element value as a key (unique, non-nullable, and always present) within the containing element in an instance document
keyrefSpecifies that an attribute or element value correspond to those of the specified key or unique element
lengthSpecifies the exact number of characters or list items allowed. Must be equal to or greater than zero
listDefines a simple type element as a list of values
maxExclusiveSpecifies the upper bounds for numeric values (the value must be less than this value)
maxInclusiveSpecifies the upper bounds for numeric values (the value must be less than or equal to this value)
maxLengthSpecifies the maximum number of characters or list items allowed. Must be equal to or greater than zero
minExclusiveSpecifies the lower bounds for numeric values (the value must be greater than this value)
minInclusiveSpecifies the lower bounds for numeric values (the value must be greater than or equal to this value)
minLengthSpecifies the minimum number of characters or list items allowed. Must be equal to or greater than zero
notationDescribes the format of non-XML data within an XML document
patternDefines the exact sequence of characters that are acceptable
redefineRedefines simple and complex types, groups, and attribute groups from an external schema
restrictionDefines restrictions on a simpleType, simpleContent, or a complexContent
orSpecifies an XPath expression that s a set of elements for an identity constraint
sequenceSpecifies that the child elements must appear in a sequence. Each child element can occur from 0 to any number of times
schemaDefines the root element of a schema
simpleContentContains extensions or restrictions on a text-only complex type or on a simple type as content and contains no elements
simpleTypeDefines a simple type and specifies the constraints and information about the values of attributes or text-only elements
totalDigitsSpecifies the maximum number of digits allowed. Must be greater than zero
unionDefines a simple type as a collection (union) of values from specified simple data types
uniqueDefines that an element or an attribute value must be unique within the scope
whiteSpaceSpecifies how white space (line feeds, tabs, spaces, and carriage returns) is handled

Comments and questions

Publish comment or question

Copyright 2024 © ELTASK.COM
All rights reserved.