Difference between revisions of "Category:Country"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-06T21:23:26Z) |
(modified by JSMW_PageSchema at 2015-01-06T21:28:25Z) |
||
Line 1: | Line 1: | ||
<PageSchema category="Country"> | <PageSchema category="Country"> | ||
− | + | <semanticforms_Form name="Country"/> | |
− | |||
− | <semanticforms_Form name="Country" | ||
− | |||
− | |||
− | |||
<Template name="Country" format="standard"> | <Template name="Country" format="standard"> | ||
− | |||
− | |||
<Field name="name"> | <Field name="name"> | ||
− | |||
− | |||
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
− | |||
− | |||
<InputType></InputType> | <InputType></InputType> | ||
− | <Parameter name="size" | + | <Parameter name="size">2</Parameter> |
− | |||
− | |||
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Name</Label> | <Label>Name</Label> | ||
<semanticmediawiki_Property name="Country_name"> | <semanticmediawiki_Property name="Country_name"> | ||
− | |||
− | |||
<Type>Text</Type> | <Type>Text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
<Field name="iso3166_2"> | <Field name="iso3166_2"> | ||
− | |||
− | |||
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
− | |||
− | |||
<InputType></InputType> | <InputType></InputType> | ||
− | <Parameter name="size" | + | <Parameter name="size">2</Parameter> |
− | |||
− | |||
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Country Code</Label> | <Label>Country Code</Label> | ||
<semanticmediawiki_Property name="Country_iso3166_2"> | <semanticmediawiki_Property name="Country_iso3166_2"> | ||
− | |||
− | |||
<Type>Text</Type> | <Type>Text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
Line 48: | Line 25: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
− | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21: | + | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:28:25Z<br> |
It has the template: [[:Template:Country]]<br> | It has the template: [[:Template:Country]]<br> | ||
And the form: [[:Form:Country]]<br> | And the form: [[:Form:Country]]<br> | ||
Line 71: | Line 48: | ||
CountryNote ..Country | CountryNote ..Country | ||
Class Country <<Category>> { | Class Country <<Category>> { | ||
− | + | Text Name | |
− | + | Text Country Code | |
} | } | ||
hide <<Category>> circle | hide <<Category>> circle | ||
</uml> | </uml> |
Revision as of 22:28, 6 January 2015
<PageSchema category="Country">
<semanticforms_Form name="Country"/> <Template name="Country" format="standard"> <Field name="name"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size">2</Parameter> </semanticforms_FormInput> <Label>Name</Label> <semanticmediawiki_Property name="Country_name"> <Type>Text</Type> </semanticmediawiki_Property> </Field> <Field name="iso3166_2"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size">2</Parameter> </semanticforms_FormInput> <Label>Country Code</Label> <semanticmediawiki_Property name="Country_iso3166_2"> <Type>Text</Type> </semanticmediawiki_Property> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:28:25Z
It has the template: Template:Country
And the form: Form:Country
see also Category:City