FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <os>
Namespace:
Type:
Content:
complex, 4 elements
Defined:
locally in complexType Activation in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<os>
   
Content: 
name? × family? × arch? × version?
</os>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
xs:string
0..1
no
4.0.0+ The name of the operating system to be used to activate the profile. »
xs:string
0..1
no
4.0.0+ The general family of the OS to be used to activate the profile, such as windows or unix.
xs:string
0..1
no
4.0.0+ The architecture of the operating system to be used to activate the profile.
xs:string
0..1
no
4.0.0+ The version of the operating system to be used to activate the profile.
Description
version:
4.0.0+
description:
Specifies that this profile will be activated when matching operating system attributes are detected.
Related Components


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.